Home
last modified time | relevance | path

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

/bionic/linker/
Ddebugger.c92 unsigned tid; in debugger_signal_handler() local
/bionic/libc/kernel/common/linux/
Dsmb.h48 __u16 tid; member
/bionic/libc/bionic/
Dpthread.c294 int tid; in pthread_create() local
1017 int mtype, tid, new_lock_type, shared; in pthread_mutex_lock() local
1096 int mtype, tid, oldv, shared; in pthread_mutex_unlock() local
1136 int mtype, tid, oldv, shared; in pthread_mutex_trylock() local
1230 int mtype, tid, oldv, new_lock_type, shared; in pthread_mutex_lock_timeout_np() local
1818 int pthread_kill(pthread_t tid, int sig) in pthread_kill()
1851 int pthread_getcpuclockid(pthread_t tid, clockid_t *clockid) in pthread_getcpuclockid()
/bionic/libthread_db/include/
Dthread_db.h78 pid_t tid; member