Searched refs:oslThread (Results 1 – 22 of 22) sorted by relevance
| /trunk/main/sal/inc/osl/ |
| H A D | thread.h | 41 typedef void* oslThread; typedef 75 oslThread SAL_CALL osl_createThread(oslWorkerFunction pWorker, void* pThreadData); 84 oslThread SAL_CALL osl_createSuspendedThread(oslWorkerFunction pWorker, void* pThreadData); 90 oslThreadIdentifier SAL_CALL osl_getThreadIdentifier(oslThread Thread); 97 void SAL_CALL osl_destroyThread(oslThread Thread); 102 void SAL_CALL osl_resumeThread(oslThread Thread); 107 void SAL_CALL osl_suspendThread(oslThread Thread); 112 void SAL_CALL osl_setThreadPriority(oslThread Thread, oslThreadPriority Priority); 118 oslThreadPriority SAL_CALL osl_getThreadPriority(const oslThread Thread); 124 sal_Bool SAL_CALL osl_isThreadRunning(const oslThread Thread); [all …]
|
| H A D | thread.hxx | 159 SAL_CALL operator oslThread() const in operator oslThread() 178 oslThread m_hThread;
|
| /trunk/main/sal/osl/w32/ |
| H A D | thread.c | 49 static oslThread oslCreateThread(oslWorkerFunction pWorker, void* pThreadData, sal_uInt32 nFlags); 74 static oslThread oslCreateThread(oslWorkerFunction pWorker, in oslCreateThread() 109 return (oslThread)pThreadImpl; in oslCreateThread() 115 oslThread SAL_CALL osl_createThread(oslWorkerFunction pWorker, in osl_createThread() 124 oslThread SAL_CALL osl_createSuspendedThread(oslWorkerFunction pWorker, in osl_createSuspendedThread() 133 oslThreadIdentifier SAL_CALL osl_getThreadIdentifier(oslThread Thread) in osl_getThreadIdentifier() 146 void SAL_CALL osl_destroyThread(oslThread Thread) in osl_destroyThread() 166 void SAL_CALL osl_resumeThread(oslThread Thread) in osl_resumeThread() 178 void SAL_CALL osl_suspendThread(oslThread Thread) in osl_suspendThread() 190 void SAL_CALL osl_setThreadPriority(oslThread Thread, in osl_setThreadPriority() [all …]
|
| /trunk/main/sal/osl/os2/ |
| H A D | thread.c | 65 HAB osl_getPMinternal_HAB(oslThread hThread) in osl_getPMinternal_HAB() 79 HMQ osl_getPMinternal_HMQ(oslThread hThread) in osl_getPMinternal_HMQ() 138 static oslThread oslCreateThread(oslWorkerFunction pWorker, in oslCreateThread() 196 oslThread SAL_CALL osl_createThread(oslWorkerFunction pWorker, in osl_createThread() 205 oslThread SAL_CALL osl_createSuspendedThread(oslWorkerFunction pWorker, in osl_createSuspendedThread() 214 oslThreadIdentifier SAL_CALL osl_getThreadIdentifier(oslThread Thread) in osl_getThreadIdentifier() 233 void SAL_CALL osl_destroyThread(oslThread Thread) in osl_destroyThread() 253 void SAL_CALL osl_freeThreadHandle(oslThread Thread) in osl_freeThreadHandle() 273 void SAL_CALL osl_resumeThread(oslThread Thread) in osl_resumeThread() 285 void SAL_CALL osl_suspendThread(oslThread Thread) in osl_suspendThread() [all …]
|
| /trunk/main/sal/osl/unx/ |
| H A D | thread.c | 123 static oslThread osl_thread_create_Impl ( 277 static oslThread osl_thread_create_Impl ( in osl_thread_create_Impl() 320 return ((oslThread)(pImpl)); in osl_thread_create_Impl() 326 oslThread osl_createThread ( in osl_createThread() 339 oslThread osl_createSuspendedThread ( in osl_createSuspendedThread() 353 void SAL_CALL osl_destroyThread(oslThread Thread) in osl_destroyThread() 371 void SAL_CALL osl_resumeThread(oslThread Thread) in osl_resumeThread() 394 void SAL_CALL osl_suspendThread(oslThread Thread) in osl_suspendThread() 424 sal_Bool SAL_CALL osl_isThreadRunning(const oslThread Thread) in osl_isThreadRunning() 442 void SAL_CALL osl_joinWithThread(oslThread Thread) in osl_joinWithThread() [all …]
|
| H A D | process.c | 847 oslThread hThread; in osl_psz_executeProcess()
|
| /trunk/main/vcl/unx/generic/app/ |
| H A D | sm.cxx | 158 static oslThread ICEThread; 180 oslThread ICEConnectionObserver::ICEThread = NULL;
|
| /trunk/main/vcl/unx/generic/dtrans/ |
| H A D | X11_selection.hxx | 251 oslThread m_aThread; 252 oslThread m_aDragExecuteThread;
|
| H A D | X11_selection.cxx | 3482 oslThread aThread = m_aDragExecuteThread; in dragDoDispatch()
|
| /trunk/main/cppu/source/threadpool/ |
| H A D | thread.hxx | 61 oslThread m_thread;
|
| /trunk/main/vcl/source/app/ |
| H A D | svmainhook.cxx | 87 oslThread hThreadID = osl_createThread(RunSVMain, &tcx); in ImplSVMainHook()
|
| H A D | svmain.cxx | 612 static oslThread hThreadID = 0;
|
| /trunk/main/vcl/inc/ |
| H A D | cupsmgr.hxx | 62 oslThread m_aDestThread;
|
| /trunk/main/vos/inc/vos/ |
| H A D | thread.hxx | 197 oslThread m_hThread;
|
| /trunk/main/desktop/source/offacc/ |
| H A D | acceptor.hxx | 67 oslThread m_thread;
|
| H A D | acceptor.cxx | 83 oslThread t; in ~Acceptor()
|
| /trunk/main/filter/source/xsltfilter/ |
| H A D | uof2splitter.hxx | 73 oslThread m_aThread;
|
| /trunk/main/vcl/inc/vcl/ |
| H A D | threadex.hxx | 39 oslThread m_aThread;
|
| /trunk/main/vcl/unx/headless/ |
| H A D | svpelement.cxx | 55 oslThread m_aThread;
|
| /trunk/main/extensions/inc/ucbhelper/ |
| H A D | ext_content.hxx | 221 oslThread m_aThread;
|
| /trunk/main/io/source/stm/ |
| H A D | opump.cxx | 66 oslThread m_aThread;
|
| /trunk/main/vcl/unx/generic/printer/ |
| H A D | cupsmgr.cxx | 327 oslThread aThread = osl_createThread( getPPDWorker, pAttribs ); in cupsGetPPD()
|