Home
last modified time | relevance | path

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

/aoo41x/main/vcl/source/app/
H A Dsvmainhook.cxx87 oslThread hThreadID = osl_createThread(RunSVMain, &tcx); in ImplSVMainHook()
H A Dsvmain.cxx638 … hThreadID = osl_createThread( MainWorkerFunction, new WorkerThreadData( pWorker, pThreadData ) ); in CreateMainLoopThread()
/aoo41x/main/sal/inc/osl/
H A Dthread.h75 oslThread SAL_CALL osl_createThread(oslWorkerFunction pWorker, void* pThreadData);
/aoo41x/main/vcl/source/helper/
H A Dthreadex.cxx66 m_aThread = osl_createThread( call_worker, this ); in execute()
/aoo41x/main/vcl/unx/headless/
H A Dsvpelement.cxx112 m_aThread = osl_createThread( SvpContainerThread, this ); in SvpElementContainer()
/aoo41x/main/vcl/unx/generic/printer/
H A Dcupsmgr.cxx327 oslThread aThread = osl_createThread( getPPDWorker, pAttribs ); in cupsGetPPD()
392 m_aDestThread = osl_createThread( run_dest_thread_stub, this ); in CUPSManager()
/aoo41x/main/desktop/source/offacc/
H A Dacceptor.cxx183 m_thread = osl_createThread(workerfunc, this); in initialize()
/aoo41x/main/sal/qa/helper/gcov/
H A Ddeprecated.txt116 osl_createThread;
/aoo41x/main/sal/osl/w32/
H A Dthread.c115 oslThread SAL_CALL osl_createThread(oslWorkerFunction pWorker, in osl_createThread() function
/aoo41x/main/sal/util/
H A Dsal.map55 osl_createThread;
/aoo41x/main/sal/osl/os2/
H A Dthread.c202 oslThread SAL_CALL osl_createThread(oslWorkerFunction pWorker, in osl_createThread() function
/aoo41x/main/sal/osl/unx/
H A Dthread.c327 oslThread osl_createThread ( in osl_createThread() function
H A Dprocess.c912 hThread = osl_createThread(ChildStatusProc, &Data); in osl_psz_executeProcess()
/aoo41x/main/linguistic/source/
H A Dgciterator.cxx283 osl_createThread( workerfunc, this ); in GrammarCheckingIterator()

Completed in 71 milliseconds