Home
last modified time | relevance | path

Searched refs:pthread (Results 1 – 2 of 2) sorted by relevance

/system/core/libutils/
DThreads.cpp833 pthread_t pthread = android_thread_id_t_to_pthread(mThread); in getTid() local
834 tid = pthread_gettid_np(pthread); in getTid()
/system/core/libcutils/
Dtrace-dev.inc26 #include <pthread.h>