Searched refs:thread_get_thread_name (Results 1 – 3 of 3) sorted by relevance
1547 thread_get_thread_name(thread_t th, char* name);
3582 thread_get_thread_name(thread_t th, char* name) in thread_get_thread_name() function
6303 thread_get_thread_name(current_thread(), currentName); in waitForMatchingServiceWithToken()