Searched refs:uv_thread_self (Results 1 – 8 of 8) 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()
109 ptpriv->uv_thread = uv_thread_self(); in lws_io_cb()503 ptpriv->uv_thread = uv_thread_self(); in elops_accept_uv()894 uv_thread_t th = uv_thread_self(); in elops_foreign_thread_uv()
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
1766 UV_EXTERN uv_thread_t uv_thread_self(void);
1790 UV_EXTERN uv_thread_t uv_thread_self(void);
193 * thread: initialize uv_thread_self for all threads (Jameson Nash)3313 * win: fix returning thread id in uv_thread_self (Saúl Ibarra Corretgé)3864 * win: fix uv_thread_self() (Alexis Campailla)