Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dpthread-rwlocks.c156 static __inline__ int read_precondition(pthread_rwlock_t* rwlock, int tid) in read_precondition()
174 static __inline__ int write_precondition(pthread_rwlock_t* rwlock, int tid) in write_precondition()
229 int tid = __get_thread()->tid; in pthread_rwlock_timedrdlock() local
259 int tid = __get_thread()->tid; in pthread_rwlock_trywrlock() local
278 int tid = __get_thread()->tid; in pthread_rwlock_timedwrlock() local
Dpthread_kill.cpp46 pid_t tid = thread->tid; in pthread_kill() local
Dpthread_setname_np.cpp64 pid_t tid = 0; in pthread_setname_np() local
Dpthread_internal.h42 pid_t tid; member
Dpthread.c583 int mvalue, mtype, tid, shared; in pthread_mutex_lock_impl() local
677 int mvalue, mtype, tid, shared; in pthread_mutex_unlock_impl() local
744 int mvalue, mtype, tid, shared; in pthread_mutex_trylock_impl() local
839 int mvalue, mtype, tid, shared; in pthread_mutex_lock_timeout_np_impl() local
1263 int __pthread_settid(pthread_t thid, pid_t tid) { in __pthread_settid()
Dpthread_create.cpp224 int tid = __pthread_clone(start_routine, child_stack, flags, arg); in pthread_create() local
Dpthread_debug.cpp428 pid_t tid = gettid(); in mutex_lock_checked() local
479 pid_t tid = gettid(); in mutex_unlock_checked() local
/bionic/linker/
Ddebugger.cpp58 pid_t tid; member
190 pid_t tid = gettid(); in debuggerd_signal_handler() local
/bionic/tests/
Dstack_protector_test.cpp52 pid_t tid = gettid(); in Check() local
/bionic/libc/kernel/common/linux/
Dsmb.h54 __u16 tid; member
/bionic/libthread_db/include/
Dthread_db.h76 pid_t tid; member
/bionic/libc/kernel/common/sound/
Dasound.h559 struct snd_timer_id tid; member
575 struct snd_timer_id tid; member
582 struct snd_timer_id tid; member