Searched refs:THRD_GENERAL_EXIT (Results 1 – 2 of 2) sorted by relevance
42 #define THRD_GENERAL_EXIT ((thrd_fn_t)(0xFFFFFFFE)) macro
328 thrd_start(&p_pt->thrd, thrd_entry, THRD_GENERAL_EXIT, (void *)param); in backend_init_comp_assuredly()