Searched refs:os_thread_self (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mutex/
H A Dtest_mutex.c27 #define os_thread_self() GetCurrentThreadId() macro
53 #define os_thread_self() pthread_self() macro
414 tid = (u_long)os_thread_self();
585 tid = (u_long)os_thread_self();

Completed in 83 milliseconds