HomeSort by relevance Sort by last modified time
    Searched full:term_func (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
ptw32_threadStart.c 280 term_func = set_terminate (0); local
281 set_terminate (term_func);
283 if (term_func != 0)
285 term_func ();

Completed in 53 milliseconds