Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dpthread_join.cpp53 pid_t tid = thread->tid; in pthread_join() local
Dpthread_setname_np.cpp64 pid_t tid = thread->tid; in pthread_setname_np() local
Dpthread_internal.h63 pid_t tid; variable
Dpthread_mutex.cpp434 pid_t tid = __get_thread()->tid; in __pthread_mutex_lock_with_timeout() local
544 pid_t tid = __get_thread()->tid; in pthread_mutex_unlock() local
590 pid_t tid = __get_thread()->tid; in pthread_mutex_trylock() local
Dlibc_logging.cpp562 uint16_t tid = gettid(); in __libc_write_log() local
605 uint16_t tid = gettid(); in __libc_android_log_event() local
Dndk_cruft.cpp229 int tkill(pid_t tid, int sig) { in tkill()
/bionic/libc/kernel/uapi/linux/netfilter/
Dxt_l2tp.h29 __u32 tid; member
/bionic/tests/
Dstack_protector_test.cpp43 pid_t tid = gettid(); in Check() local
Dutils.h98 static inline void WaitUntilThreadSleep(std::atomic<pid_t>& tid) { in WaitUntilThreadSleep()
Dsched_test.cpp34 pid_t tid = clone(child_fn, &child_stack[1024], CLONE_VM, &i); in TEST() local
Dpthread_test.cpp729 std::atomic<pid_t> tid; member
890 std::atomic<pid_t>& tid; member
908 void CreateWriterThread(pthread_t& thread, std::atomic<pid_t>& tid) { in CreateWriterThread()
915 void CreateReaderThread(pthread_t& thread, std::atomic<pid_t>& tid) { in CreateReaderThread()
1599 std::atomic<pid_t> tid; member in MutexWakeupHelper
1879 std::atomic<int> tid; member
/bionic/linker/
Ddebugger.cpp70 pid_t tid; member
/bionic/libc/kernel/uapi/linux/
Di2o-dev.h62 unsigned int tid; member
85 unsigned int tid; member
97 unsigned int tid; member
204 __u32 tid : 12; member
/bionic/libc/kernel/uapi/sound/
Dasound.h669 struct snd_timer_id tid; member
685 struct snd_timer_id tid; member
692 struct snd_timer_id tid; member