Searched defs:PRThread (Results 1 - 9 of 9) sorted by relevance
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/ |
H A D | prthread.h | 102 typedef struct PRThread PRThread; typedef in typeref:struct:PRThread 156 NSPR_API(PRThread*) PR_CreateThread(PRThreadType type, 177 NSPR_API(PRStatus) PR_JoinThread(PRThread *thread); 183 NSPR_API(PRThread*) PR_GetCurrentThread(void); 191 NSPR_API(PRThreadPriority) PR_GetThreadPriority(const PRThread *thread); 196 NSPR_API(void) PR_SetThreadPriority(PRThread *thread, PRThreadPriority priority); 261 NSPR_API(PRStatus) PR_Interrupt(PRThread *thread); 291 NSPR_API(PRThreadScope) PR_GetThreadScope(const PRThread *thread); 296 NSPR_API(PRThreadType) PR_GetThreadType(const PRThread *threa [all...] |
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/ |
H A D | primpl.h | 293 PRThread *thread; /* native thread for this CPUThread */ 294 PRThread *idle_thread; /* user-level idle thread for this CPUThread */ 322 NSPR_API(PRThread *) _pr_currentThread; 323 NSPR_API(PRThread *) _pr_lastThread; 593 PRThread *thread, PRCondVar *cvar, PRLock *lock, PRIntervalTime timeout); 598 /* PRThread.flags */ 612 /* PRThread.state */ 668 ((PRThread*) ((char*) (_qp) - offsetof(PRThread,links))) 671 ((PRThread*) ((cha 1570 struct PRThread { struct [all...] |
/vbox/src/VBox/Main/cbinding/ |
H A D | VBoxCAPI_v3_0.h | 344 typedef struct PRThread PRThread; typedef in typeref:struct:PRThread 373 NSPR_API(PRThread*) PR_CreateThread(PRThreadType type, 380 NSPR_API(PRStatus) PR_JoinThread(PRThread *thread); 381 NSPR_API(PRThread*) PR_GetCurrentThread(void); 385 NSPR_API(PRThreadPriority) PR_GetThreadPriority(const PRThread *thread); 386 NSPR_API(void) PR_SetThreadPriority(PRThread *thread, PRThreadPriority priority); 394 NSPR_API(PRStatus) PR_Interrupt(PRThread *thread); 399 NSPR_API(PRThreadScope) PR_GetThreadScope(const PRThread *thread); 400 NSPR_API(PRThreadType) PR_GetThreadType(const PRThread *threa [all...] |
H A D | VBoxCAPI_v3_1.h | 344 typedef struct PRThread PRThread; typedef in typeref:struct:PRThread 373 NSPR_API(PRThread*) PR_CreateThread(PRThreadType type, 380 NSPR_API(PRStatus) PR_JoinThread(PRThread *thread); 381 NSPR_API(PRThread*) PR_GetCurrentThread(void); 385 NSPR_API(PRThreadPriority) PR_GetThreadPriority(const PRThread *thread); 386 NSPR_API(void) PR_SetThreadPriority(PRThread *thread, PRThreadPriority priority); 394 NSPR_API(PRStatus) PR_Interrupt(PRThread *thread); 399 NSPR_API(PRThreadScope) PR_GetThreadScope(const PRThread *thread); 400 NSPR_API(PRThreadType) PR_GetThreadType(const PRThread *threa [all...] |
H A D | VBoxCAPI_v3_2.h | 344 typedef struct PRThread PRThread; typedef in typeref:struct:PRThread 373 NSPR_API(PRThread*) PR_CreateThread(PRThreadType type, 380 NSPR_API(PRStatus) PR_JoinThread(PRThread *thread); 381 NSPR_API(PRThread*) PR_GetCurrentThread(void); 385 NSPR_API(PRThreadPriority) PR_GetThreadPriority(const PRThread *thread); 386 NSPR_API(void) PR_SetThreadPriority(PRThread *thread, PRThreadPriority priority); 394 NSPR_API(PRStatus) PR_Interrupt(PRThread *thread); 399 NSPR_API(PRThreadScope) PR_GetThreadScope(const PRThread *thread); 400 NSPR_API(PRThreadType) PR_GetThreadType(const PRThread *threa [all...] |
H A D | VBoxCAPI_v4_0.h | 344 typedef struct PRThread PRThread; typedef in typeref:struct:PRThread 373 NSPR_API(PRThread*) PR_CreateThread(PRThreadType type, 380 NSPR_API(PRStatus) PR_JoinThread(PRThread *thread); 381 NSPR_API(PRThread*) PR_GetCurrentThread(void); 385 NSPR_API(PRThreadPriority) PR_GetThreadPriority(const PRThread *thread); 386 NSPR_API(void) PR_SetThreadPriority(PRThread *thread, PRThreadPriority priority); 394 NSPR_API(PRStatus) PR_Interrupt(PRThread *thread); 399 NSPR_API(PRThreadScope) PR_GetThreadScope(const PRThread *thread); 400 NSPR_API(PRThreadType) PR_GetThreadType(const PRThread *threa [all...] |
H A D | VBoxCAPI_v4_1.h | 344 typedef struct PRThread PRThread; typedef in typeref:struct:PRThread 373 NSPR_API(PRThread*) PR_CreateThread(PRThreadType type, 380 NSPR_API(PRStatus) PR_JoinThread(PRThread *thread); 381 NSPR_API(PRThread*) PR_GetCurrentThread(void); 385 NSPR_API(PRThreadPriority) PR_GetThreadPriority(const PRThread *thread); 386 NSPR_API(void) PR_SetThreadPriority(PRThread *thread, PRThreadPriority priority); 394 NSPR_API(PRStatus) PR_Interrupt(PRThread *thread); 399 NSPR_API(PRThreadScope) PR_GetThreadScope(const PRThread *thread); 400 NSPR_API(PRThreadType) PR_GetThreadType(const PRThread *threa [all...] |
H A D | VBoxCAPI_v4_2.h | 344 typedef struct PRThread PRThread; typedef in typeref:struct:PRThread 373 NSPR_API(PRThread*) PR_CreateThread(PRThreadType type, 380 NSPR_API(PRStatus) PR_JoinThread(PRThread *thread); 381 NSPR_API(PRThread*) PR_GetCurrentThread(void); 385 NSPR_API(PRThreadPriority) PR_GetThreadPriority(const PRThread *thread); 386 NSPR_API(void) PR_SetThreadPriority(PRThread *thread, PRThreadPriority priority); 394 NSPR_API(PRStatus) PR_Interrupt(PRThread *thread); 399 NSPR_API(PRThreadScope) PR_GetThreadScope(const PRThread *thread); 400 NSPR_API(PRThreadType) PR_GetThreadType(const PRThread *threa [all...] |
H A D | VBoxCAPI_v4_3.h | 408 typedef struct PRThread PRThread; typedef in typeref:struct:PRThread 437 NSPR_API(PRThread*) PR_CreateThread(PRThreadType type, 444 NSPR_API(PRStatus) PR_JoinThread(PRThread *thread); 445 NSPR_API(PRThread*) PR_GetCurrentThread(void); 449 NSPR_API(PRThreadPriority) PR_GetThreadPriority(const PRThread *thread); 450 NSPR_API(void) PR_SetThreadPriority(PRThread *thread, PRThreadPriority priority); 458 NSPR_API(PRStatus) PR_Interrupt(PRThread *thread); 463 NSPR_API(PRThreadScope) PR_GetThreadScope(const PRThread *thread); 464 NSPR_API(PRThreadType) PR_GetThreadType(const PRThread *threa [all...] |
Completed in 428 milliseconds