Searched refs:_pthread_set_self (Results 1 – 2 of 2) sorted by relevance
85 extern void _pthread_set_self(void *);169 _pthread_set_self(0); in mach_init_doit()
131 _pthread_set_self(void *ptr __attribute__((__unused__))) in _pthread_set_self() function