Searched refs:POSIX_MAX_PRIORITY (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/glib/glib/
H A Dconfig.h566 #define POSIX_MAX_PRIORITY sched_get_priority_max(SCHED_OTHER) macro
/external/bluetooth/glib/gthread/
H A Dgthread-posix.c100 #if defined (POSIX_MIN_PRIORITY) && defined (POSIX_MAX_PRIORITY)
113 # define PRIORITY_URGENT_VALUE POSIX_MAX_PRIORITY
116 #endif /* POSIX_MIN_PRIORITY && POSIX_MAX_PRIORITY */

Completed in 61 milliseconds