Home
last modified time | relevance | path

Searched defs:tid (Results 1 – 16 of 16) sorted by relevance

/libpthread/nptl/sysdeps/unix/sysv/linux/
A Dlowlevelrobustlock.c30 int tid = THREAD_GETMEM (THREAD_SELF, tid); in __lll_robust_lock_wait() local
66 int tid = THREAD_GETMEM (THREAD_SELF, tid); in __lll_robust_timedlock_wait() local
A Draise.c42 pid_t tid = INTERNAL_SYSCALL (gettid, err, 0); in raise() local
A Dpthread_kill.c43 pid_t tid = atomic_forced_read (pd->tid); in __pthread_kill() local
A Dpthread_sigqueue.c46 pid_t tid = atomic_forced_read (pd->tid); in pthread_sigqueue() local
A Dlowlevellock.c89 int tid; in __lll_timedwait_tid() local
A Dlowlevellock.h324 #define lll_wait_tid(tid) \ argument
334 #define lll_timedwait_tid(tid, abstime) \ argument
/libpthread/nptl_db/
A Dtd_thr_getgregs.c26 psaddr_t cancelhandling, tid; in td_thr_getgregs() local
A Dtd_thr_getfpregs.c26 psaddr_t cancelhandling, tid; in td_thr_getfpregs() local
A Dtd_thr_setfpregs.c26 psaddr_t cancelhandling, tid; in td_thr_setfpregs() local
A Dtd_thr_setgregs.c26 psaddr_t cancelhandling, tid; in td_thr_setgregs() local
A Dtd_thr_get_info.c30 psaddr_t tls, schedpolicy, schedprio, cancelhandling, tid, report_events; in td_thr_get_info() local
/libpthread/nptl/sysdeps/unix/sysv/linux/sparc/
A Dlowlevellock.c100 int tid; in __lll_timedwait_tid() local
/libpthread/linuxthreads/
A Dsignals.c244 pid_t tid; in libpthread_hidden_proto() local
/libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/
A Dlowlevellock.h565 #define lll_wait_tid(tid) \ argument
583 #define lll_timedwait_tid(tid, abstime) \ argument
/libpthread/nptl/sysdeps/unix/sysv/linux/mips/
A Dlowlevellock.h337 #define lll_wait_tid(tid) \ argument
347 #define lll_timedwait_tid(tid, abstime) \ argument
/libpthread/nptl/
A Ddescr.h152 pid_t tid; member

Completed in 37 milliseconds