Searched defs:thread_id (Results 1 – 7 of 7) sorted by relevance
67 int thread_id; member
34 pthread_t thread_id[GKI_MAX_TASKS]; member
88 pthread_t thread_id = pthread_self(); in gki_task_entry() local835 pthread_t thread_id = pthread_self(); in GKI_get_taskid() local
84 std::optional<pthread_t> thread_id; member98 static inline int create_thread(void* (*start_routine)(void*), void* arg, pthread_t* thread_id) { in create_thread()
413 public static void updateThread(SQLiteDatabase db, long thread_id) { in updateThread()529 int thread_id = -1; in deleteOneSms() local
148 base::PlatformThreadId thread_id = message_loop_thread.GetThreadId(); in TEST_F() local
452 pthread_t thread_id = -1; in create_thread() local