Searched refs:_pthread_set_self (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/libsyscall/wrappers/
H A D_libc_funcptr.c70 void _pthread_set_self(void* ptr) __attribute__((visibility("hidden")));
72 _pthread_set_self(void* ptr) {} function
/darwin-on-arm/xnu/libsyscall/mach/
H A Dmach_init.c79 extern void _pthread_set_self(void *);
126 _pthread_set_self(0);

Completed in 16 milliseconds