Home
last modified time | relevance | path

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

/aoo4110/main/sal/osl/w32/
H A Dthread.c48 static unsigned __stdcall oslWorkerWrapperFunction(void* pData);
54 static unsigned __stdcall oslWorkerWrapperFunction(void* pData) in oslWorkerWrapperFunction() function
97 oslWorkerWrapperFunction, /* worker-function */ in oslCreateThread()
/aoo4110/main/sal/osl/os2/
H A Dthread.c99 static void oslWorkerWrapperFunction(void* pData) in oslWorkerWrapperFunction() function
170 pThreadImpl->m_ThreadId = (TID) _beginthread( oslWorkerWrapperFunction, /* worker-function */ in oslCreateThread()

Completed in 15 milliseconds