/external/bluetooth/glib/tests/ |
slice-test.c | 285 threads[i] = g_thread_create_full (test_sliced_mem_thread, seedp, 0, TRUE, FALSE, 0, NULL); 290 threads[i] = g_thread_create_full (test_memchunk_thread, seedp, 0, TRUE, FALSE, 0, NULL);
|
/external/bluetooth/glib/glib/ |
gthread.h | 218 (g_thread_create_full (func, data, 0, joinable, FALSE, \ 221 GThread* g_thread_create_full (GThreadFunc func,
|
gthread.c | 641 g_thread_create_full (GThreadFunc func, function
|
galiasdef.c | 3027 #undef g_thread_create_full macro [all...] |
galias.h | 3017 #define g_thread_create_full macro [all...] |