Searched refs:RTTlsFree (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Runtime/r3/posix/
H A Dtls-posix.cpp72 RTR3DECL(int) RTTlsFree(RTTLS iTls) function
/vbox/src/VBox/Runtime/r3/win/
H A Dtls-win.cpp67 RTR3DECL(int) RTTlsFree(RTTLS iTls) function
/vbox/src/VBox/Runtime/generic/
H A Dtls-generic.cpp82 RTR3DECL(int) RTTlsFree(RTTLS iTls) function
/vbox/include/iprt/
H A Dthread.h901 RTR3DECL(int) RTTlsFree(RTTLS iTls);
H A Dmangling.h1803 # define RTTlsFree RT_MANGLER(RTTlsFree) macro
/vbox/src/VBox/Runtime/r3/os2/
H A Dthread-os2.cpp276 RTR3DECL(int) RTTlsFree(RTTLS iTls) function
/vbox/src/VBox/Runtime/common/alloc/
H A Dmemtracker.cpp253 RTTlsFree(pTracker->iTls);
/vbox/src/VBox/VMM/VMMR3/
H A DVM.cpp571 RTTlsFree(pUVM->vm.s.idxTLS);
2963 RTTlsFree(pUVM->vm.s.idxTLS);

Completed in 95 milliseconds