Searched refs:user_thread_entry_arg_ (Results 1 – 6 of 6) sorted by relevance
71 user_thread_entry_arg_ = arg; in set_thread_routine()91 void* user_thread_entry_arg_ = nullptr; variable
70 user_thread_entry_arg_ = arg; in set_thread_routine()90 void* user_thread_entry_arg_ = nullptr; variable
60 user_thread_entry_arg_ = arg; in set_thread_routine()83 void* user_thread_entry_arg_ = nullptr; variable
30 context.user_thread_entry_function_(context.user_thread_entry_arg_); in ThreadEntryPoint()
37 context.user_thread_entry_function_(context.user_thread_entry_arg_); in ThreadEntryPoint()
43 context.user_thread_entry_function_(context.user_thread_entry_arg_); in ThreadEntryPoint()