Searched defs:tid (Results 1 – 5 of 5) sorted by relevance
/bionic/linker/ |
D | debugger.c | 129 unsigned tid; in debugger_signal_handler() local
|
/bionic/libc/kernel/common/linux/ |
D | smb.h | 48 __u16 tid; member
|
/bionic/libc/bionic/ |
D | pthread.c | 304 int tid; in pthread_create() local 1031 int mtype, tid, new_lock_type, shared; in pthread_mutex_lock() local 1110 int mtype, tid, oldv, shared; in pthread_mutex_unlock() local 1150 int mtype, tid, oldv, shared; in pthread_mutex_trylock() local 1244 int mtype, tid, oldv, new_lock_type, shared; in pthread_mutex_lock_timeout_np() local 1844 int pthread_kill(pthread_t tid, int sig) in pthread_kill() 1883 int pthread_getcpuclockid(pthread_t tid, clockid_t *clockid) in pthread_getcpuclockid()
|
/bionic/libthread_db/include/ |
D | thread_db.h | 76 pid_t tid; member
|
/bionic/libc/kernel/common/sound/ |
D | asound.h | 559 struct snd_timer_id tid; member 575 struct snd_timer_id tid; member 582 struct snd_timer_id tid; member
|