OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g_thread_init
(Results
1 - 25
of
55
) sorted by null
1
2
3
/external/webkit/Source/WebKit/gtk/tests/
testapplicationcache.c
42
g_thread_init
(NULL);
testglobals.c
50
g_thread_init
(NULL);
testhttpbackend.c
71
g_thread_init
(NULL);
testwebhistoryitem.c
61
g_thread_init
(NULL);
testwebplugindatabase.c
74
g_thread_init
(NULL);
testwebsettings.c
66
g_thread_init
(NULL);
testnetworkrequest.c
91
g_thread_init
(NULL);
testnetworkresponse.c
92
g_thread_init
(NULL);
testwindow.c
115
g_thread_init
(NULL);
testhittestresult.c
139
g_thread_init
(NULL);
testwebframe.c
212
g_thread_init
(NULL);
/external/bluetooth/glib/gthread/
gthread-impl.c
250
#undef
g_thread_init
macro
261
/* This isn't called in
g_thread_init
, as it doesn't think to get
288
g_thread_init
(&errorcheck_functions);
292
g_thread_init
(GThreadFunctions* init)
function
339
/* if somebody is calling
g_thread_init
(), it means that he wants to
361
g_thread_init
(GThreadFunctions* init)
function
/external/bluetooth/glib/tests/
errorcheck-mutex-test.c
116
g_thread_init
(NULL);
child-test.c
171
g_thread_init
(NULL);
slice-concurrent.c
94
g_thread_init
(NULL);
asyncqueue-test.c
140
g_thread_init
(NULL);
slice-threadinit.c
1
/* slice-threadinit.c - test GSlice across
g_thread_init
26
#define MAGAZINE_PROBES { 81, 265, 347 } /* block sizes hopefully unused by
g_thread_init
*/
103
g_error ("failed to allocate from magazine/page cache (before
g_thread_init
)");
126
g_error ("failed to reallocate slice from magazine (before
g_thread_init
): size=%d", magazine_probes[j]);
130
/* release magazine probes to be retained across
g_thread_init
*/
136
g_thread_init
(NULL);
152
g_error ("failed to reallocate slice from magazine (after
g_thread_init
): size=%d", magazine_probes[j]);
158
g_error ("failed to allocate from magazine/page cache (after
g_thread_init
)");
/external/bluetooth/glib/tests/refcount/
objects2.c
104
g_thread_init
(NULL);
objects.c
120
g_thread_init
(NULL);
signals.c
102
g_thread_init
(NULL);
242
g_thread_init
(NULL);
properties2.c
181
g_thread_init
(NULL);
/external/webkit/Source/WebKit/efl/ewk/
ewk_main.cpp
161
g_thread_init
(0);
/external/chromium/base/test/
test_suite.cc
58
g_thread_init
(NULL);
/external/webkit/Source/JavaScriptCore/wtf/gtk/
ThreadingGtk.cpp
59
g_thread_init
(NULL);
/external/webkit/Tools/MiniBrowser/gtk/
main.c
124
g_thread_init
(NULL);
Completed in 678 milliseconds
1
2
3