Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/tests/
H A Dtest-lock.c166 static DWORD WINAPI wrapper_func (void *varg) in wrapper_func() function
186 CreateThread (NULL, 100000, wrapper_func, warg, 0, &thread_id); in gl_thread_create()