Searched defs:thread_id (Results 1 – 10 of 10) sorted by relevance
23 optional int32 thread_id = 2; field78 optional uint32 thread_id = 1; field
57 pid_t thread_id = 0; member
64 std::atomic<pid_t> thread_id(0); in IsDumpingRegsForTracepointEventsSupported() local
54 pthread_t thread_id; in TEST() local82 pthread_t thread_id; in TEST() local
33 pthread_t thread_id[GKI_MAX_TASKS]; member
87 pthread_t thread_id = pthread_self(); in gki_task_entry() local783 pthread_t thread_id = pthread_self(); in GKI_get_taskid() local
90 pthread_t thread_id; member106 pthread_t* thread_id) { in create_thread()
4602 pthread_t thread_id = -1; in create_thread() local
190 pthread_t thread_id = -1; in create_thread() local
156 base::PlatformThreadId thread_id = message_loop_thread.GetThreadId(); in TEST_F() local