MCPcopy Create free account
hub / github.com/Dadoum/android-loader / pthread_stub

Method pthread_stub

src/android_library.rs:133–135  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

131 }
132 #[sysv64]
133 fn pthread_stub() -> i32 {
134 0
135 }
136
137 #[sysv64]
138 fn undefined_symbol_stub() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected