Searched refs:workerfunc (Results 1 – 2 of 2) sorted by relevance
43 extern "C" void workerfunc (void * acc) in workerfunc() function184 m_thread = osl_createThread(workerfunc, this); in initialize()
228 extern "C" void workerfunc (void * gci) in workerfunc() function283 osl_createThread( workerfunc, this ); in GrammarCheckingIterator()
Completed in 27 milliseconds