Home
last modified time | relevance | path

Searched refs:UTIL_FUTEX_SUPPORTED (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/
Dfutex.h28 #define UTIL_FUTEX_SUPPORTED 1 macro
30 #define UTIL_FUTEX_SUPPORTED 1 macro
32 #define UTIL_FUTEX_SUPPORTED 1 macro
34 #define UTIL_FUTEX_SUPPORTED 1 macro
36 #define UTIL_FUTEX_SUPPORTED 0 macro
39 #if UTIL_FUTEX_SUPPORTED
48 #if UTIL_FUTEX_SUPPORTED
Dsimple_mtx.h32 #if UTIL_FUTEX_SUPPORTED
48 #if UTIL_FUTEX_SUPPORTED
Dsimple_mtx.c9 #if !UTIL_FUTEX_SUPPORTED
Dfutex.c27 #if UTIL_FUTEX_SUPPORTED
155 #error UTIL_FUTEX_SUPPORTED is not implemented but the header told it is supported on this platform
Du_queue.h54 #if UTIL_FUTEX_SUPPORTED