Searched defs:rtThreadRelease (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/common/misc/
H A Dthread.cpp282 rtThreadRelease(pThread);
452 rtThreadRelease(pThreadOther);
540 * The caller must release the thread using rtThreadRelease().
568 DECLHIDDEN(uint32_t) rtThreadRelease(PRTTHREADINT pThread) function
679 rtThreadRelease(pThread);
799 rtThreadRelease(pThreadInt);
807 rtThreadRelease(pThreadInt);
883 rtThreadRelease(pThread);
923 rtThreadRelease(pThread);
948 rtThreadRelease(pThrea
[all...]

Completed in 35 milliseconds