HomeSort by: relevance | last modified time | path
    Searched defs:wrapper_func (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-runtime/tests/
test-lock.c 166 static DWORD WINAPI wrapper_func (void *varg) function
186 CreateThread (NULL, 100000, wrapper_func, warg, 0, &thread_id);
test-lock.c 166 static DWORD WINAPI wrapper_func (void *varg) function
186 CreateThread (NULL, 100000, wrapper_func, warg, 0, &thread_id);

Completed in 28 milliseconds