OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ThreadInit
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/audio/
SDL_sysaudio.h
50
void (*
ThreadInit
)(_THIS); /* Called by audio thread at start */
/external/chromium/third_party/libjingle/source/talk/base/
thread.cc
164
struct
ThreadInit
{
231
ThreadInit
* init = new
ThreadInit
;
338
ThreadInit
* init = static_cast<
ThreadInit
*>(pv);
/external/v8/src/
debug.cc
564
void Debug::
ThreadInit
() {
587
ThreadInit
();
715
ThreadInit
();
[
all
...]
Completed in 61 milliseconds