Searched refs:rtThreadTlsDestruction (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Runtime/generic/
H A Dtls-generic.cpp143 DECLHIDDEN(void) rtThreadTlsDestruction(PRTTHREADINT pThread) function
/vbox/src/VBox/Runtime/include/internal/
H A Dthread.h243 DECLHIDDEN(void) rtThreadTlsDestruction(PRTTHREADINT pThread); /* in tls-generic.cpp */
/vbox/src/VBox/Runtime/common/misc/
H A Dthread.cpp662 rtThreadTlsDestruction(pThread);

Completed in 50 milliseconds