OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ThreadSpecificThreadExit
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Source/JavaScriptCore/wtf/
ThreadSpecificWin.cpp
43
void
ThreadSpecificThreadExit
()
ThreadSpecific.h
59
//
ThreadSpecificThreadExit
should be called each time when a thread is detached.
61
void
ThreadSpecificThreadExit
();
74
friend void
ThreadSpecificThreadExit
();
239
// Does not invoke destructor functions. They will be called from
ThreadSpecificThreadExit
when the thread is detached.
ThreadingWin.cpp
201
ThreadSpecificThreadExit
();
Completed in 143 milliseconds