Home
last modified time | relevance | path

Searched refs:GThreadPriority (Results 1 – 6 of 6) sorted by relevance

/external/bluetooth/glib/glib/
Dgthread.h60 } GThreadPriority; typedef
69 GThreadPriority priority;
103 GThreadPriority priority,
110 GThreadPriority priority);
226 GThreadPriority priority,
233 GThreadPriority priority);
Dgthread.c111 gboolean, gboolean, GThreadPriority,
646 GThreadPriority priority, in g_thread_create_full()
736 GThreadPriority priority) in g_thread_set_priority()
/external/bluetooth/glib/gthread/
Dgthread-posix.c307 GThreadPriority priority, in g_thread_create_posix_impl()
395 g_thread_set_priority_posix_impl (gpointer thread, GThreadPriority priority) in g_thread_set_priority_posix_impl()
Dgthread-win32.c380 g_thread_set_priority_win32_impl (gpointer thread, GThreadPriority priority) in g_thread_set_priority_win32_impl()
493 GThreadPriority priority, in g_thread_create_win32_impl()
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt546 GThreadPriority
/external/bluetooth/glib/
DChangeLog.pre-2-04918 * glib.h (GThreadPriority): fix indentation