Searched defs:android_thread_id_t (Results 1 - 2 of 2) sorted by relevance

/system/core/include/utils/
H A DThreadDefs.h33 typedef uint32_t android_thread_id_t; typedef
35 typedef void* android_thread_id_t; typedef
50 typedef android_thread_id_t thread_id_t;
/system/core/libutils/include/utils/
H A DThreadDefs.h33 typedef uint32_t android_thread_id_t; typedef
35 typedef void* android_thread_id_t; typedef
50 typedef android_thread_id_t thread_id_t;

Completed in 50 milliseconds