Searched refs:set_thread_routine (Results 1 – 4 of 4) sorted by relevance
134 native_type_->set_thread_routine(entry, arg); in Thread()165 native_type_->set_thread_routine(entry, arg); in Thread()
58 void set_thread_routine(ThreadRoutine entry, void* arg) { in set_thread_routine() function
74 void set_thread_routine(ThreadRoutine entry, void* arg) { in set_thread_routine() function
142 native_type_->set_thread_routine(entry, arg); in Thread()