Home
last modified time | relevance | path

Searched defs:self (Results 1 – 25 of 37) sorted by relevance

12

/sysdeps/unix/sysv/linux/
A Drseq-internal.h30 rseq_register_current_thread (struct pthread *self, bool do_rseq) in rseq_register_current_thread()
45 rseq_register_current_thread (struct pthread *self, bool do_rseq) in rseq_register_current_thread()
A Dglibcsyscalls.py76 def __init__(self, lines): argument
106 def merge(self, names): argument
178 def __init__(self, name, path): argument
182 def __repr__(self): argument
A Dsafe-fatal.h28 pid_t self = INTERNAL_SYSCALL_CALL (getpid); in __safe_fatal() local
/sysdeps/htl/
A Dpt-getspecific.c26 struct __pthread *self; in __pthread_getspecific() local
A Dpt-setspecific.c26 struct __pthread *self = _pthread_self (); in __pthread_setspecific() local
A Dpt-barrier-wait.c61 struct __pthread *self = _pthread_self (); in pthread_barrier_wait() local
A Dpt-rwlock-timedrdlock.c35 struct __pthread *self; in __pthread_rwlock_timedrdlock_internal() local
A Dpt-rwlock-timedwrlock.c35 struct __pthread *self; in __pthread_rwlock_timedwrlock_internal() local
/sysdeps/nptl/
A D_Fork.c31 struct pthread *self = THREAD_SELF; in _Fork() local
A Ddl-thread_gscope_wait.c30 struct pthread *self = THREAD_SELF; in __thread_gscope_wait() local
A Dlibc_start_call_main.h48 struct pthread *self = THREAD_SELF; in __libc_start_call_main() local
A Dfork.h58 struct pthread *self = (struct pthread *) THREAD_SELF; in reclaim_stacks() local
/sysdeps/alpha/
A Dmachine-gmon.h19 #define _MCOUNT_DECL(from, self) \ argument
/sysdeps/ia64/
A Dmachine-gmon.h19 #define _MCOUNT_DECL(from, self) \ argument
/sysdeps/mach/hurd/htl/
A Dpt-mutex-trylock.c29 struct __pthread *self; in __pthread_mutex_trylock() local
A Dpt-mutex-lock.c29 struct __pthread *self; in __pthread_mutex_lock() local
A Dpt-mutex-unlock.c29 struct __pthread *self; in __pthread_mutex_unlock() local
A Dpt-mutex-transfer-np.c30 struct __pthread *self = _pthread_self (); in __pthread_mutex_transfer_np() local
A Dpt-mutex-timedlock.c31 struct __pthread *self; in __pthread_mutex_clocklock() local
A Dpt-hurd-cond-timedwait.c47 struct __pthread *self = _pthread_self (); in __pthread_hurd_cond_timedwait_internal() local
/sysdeps/pthread/
A Dtst-eintr4.c33 pthread_t self = pthread_self (); in do_test() local
A Dtst-eintr3.c46 pthread_t self = pthread_self (); in do_test() local
/sysdeps/hppa/
A Dmachine-gmon.h21 #define _MCOUNT_DECL(from, self) \ argument
/sysdeps/unix/sysv/linux/x86_64/
A Dmakecontext.c84 struct pthread *self = THREAD_SELF; in __makecontext() local
/sysdeps/mach/
A Dclock_gettime.c83 mach_port_t self = __mach_thread_self (); in __clock_gettime() local

Completed in 47 milliseconds

12