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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/glthread/
H A Dthread.c124 wrapper_func (void *varg) function
163 _beginthreadex (NULL, 100000, wrapper_func, thread, 0, &thread_id);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-tls.c141 static DWORD WINAPI wrapper_func (void *varg) function
161 CreateThread (NULL, 100000, wrapper_func, warg, 0, &thread_id);
H A Dtest-lock.c162 static DWORD WINAPI wrapper_func (void *varg) function
182 CreateThread (NULL, 100000, wrapper_func, warg, 0, &thread_id);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/tests/
H A Dtest-lock.c166 static DWORD WINAPI wrapper_func (void *varg) function
186 CreateThread (NULL, 100000, wrapper_func, warg, 0, &thread_id);

Completed in 76 milliseconds