Searched refs:create_thread (Results 1 – 3 of 3) sorted by relevance
183 static inline pthread_t create_thread(void* (*start_routine)(void*), in create_thread() function326 create_thread(btif_hh_poll_event_thread, p_dev); in bta_hh_co_open()354 create_thread(btif_hh_poll_event_thread, p_dev); in bta_hh_co_open()
105 static inline int create_thread(void* (*start_routine)(void*), void* arg, in create_thread() function177 int status = create_thread(sock_poll_thread, (void*)(uintptr_t)h, &thread); in btsock_thread_create()
4595 static inline pthread_t create_thread(void* (*start_routine)(void*), in create_thread() function4625 select_thread_id = create_thread(btif_hl_select_thread, NULL); in btif_hl_soc_thread_init()