MCPcopy Create free account
hub / github.com/f9micro/f9-kernel / pthread_entry_wrapper

Function pthread_entry_wrapper

user/lib/posix/pthread.c:205–234  ·  view source on GitHub ↗

Thread wrapper function. * This wrapper receives pthread_t* as arg, registers the actual global ID * in a translation table, then calls the user's entry function. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

register_thread_ptrFunction · 0.85
consume_pending_cancelFunction · 0.85
set_cancel_pendingFunction · 0.85
__cancel_thread_cleanupFunction · 0.85
unregister_thread_ptrFunction · 0.85

Tested by

no test coverage detected