Searched refs:nct_new_thread (Results 1 – 3 of 3) sorted by relevance
25 int nct_new_thread(void *this, void *payload);
48 return nct_new_thread(te_state, payload); in posix_new_thread()
458 int nct_new_thread(void *this_arg, void *payload) in nct_new_thread() function