Searched refs:uv_thread_self (Results 1 – 6 of 6) sorted by relevance
30 uv_thread_t self_id = uv_thread_self(); in check_thread()35 *thread_id = uv_thread_self(); in check_thread()40 main_thread_id = uv_thread_self(); in TEST_IMPL()
184 uv_thread_t uv_thread_self(void) { in uv_thread_self() function
91 .. c:function:: uv_thread_t uv_thread_self(void)
288 uv_thread_t uv_thread_self(void) { in uv_thread_self() function
1790 UV_EXTERN uv_thread_t uv_thread_self(void);
321 * thread: initialize uv_thread_self for all threads (Jameson Nash)3441 * win: fix returning thread id in uv_thread_self (Saúl Ibarra Corretgé)3992 * win: fix uv_thread_self() (Alexis Campailla)