Home
last modified time | relevance | path

Searched refs:___pthread_self (Results 1 – 2 of 2) sorted by relevance

/sysdeps/mach/hurd/htl/
A Dpt-sysdep.h34 extern __thread struct __pthread *___pthread_self;
41 thread = ___pthread_self; \
51 #define _pthread_self() ___pthread_self
A Dpt-sysdep.c29 __thread struct __pthread *___pthread_self; variable
79 ___pthread_self = thread; in _init_routine()

Completed in 4 milliseconds