Searched refs:thrd_exit (Results 1 – 3 of 3) sorted by relevance
55 FUNC_NORETURN void thrd_exit(int res) in thrd_exit() function
39 _Noreturn void thrd_exit(int res);
87 thrd_exit(SEVENTY_THREE); in thrd_exit_fn()