HomeSort by relevance Sort by last modified time
    Searched full:g_thread_pool_get_num_threads (Results 1 - 6 of 6) sorted by null

  /external/bluetooth/glib/docs/reference/glib/tmpl/
thread_pools.sgml 35 g_thread_pool_get_num_threads(). To get the number of still
118 <!-- ##### FUNCTION g_thread_pool_get_num_threads ##### -->
  /external/bluetooth/glib/tests/
threadpool-test.c 302 g_thread_pool_get_num_threads (pool),
307 g_assert (g_thread_pool_get_num_threads (pool) == g_thread_pool_get_max_threads (pool));
337 g_thread_pool_get_num_threads (idle_pool),
369 g_thread_pool_get_num_threads (idle_pool),
  /external/bluetooth/glib/glib/
gthreadpool.h 81 guint g_thread_pool_get_num_threads (GThreadPool *pool);
galiasdef.c 3133 #undef g_thread_pool_get_num_threads macro
    [all...]
galias.h 3123 #define g_thread_pool_get_num_threads macro
    [all...]
  /external/bluetooth/glib/docs/reference/glib/
glib-sections.txt 669 g_thread_pool_get_num_threads
    [all...]

Completed in 103 milliseconds