Home
last modified time | relevance | path

Searched defs:sync_wait (Results 1 – 4 of 4) sorted by relevance

/external/libdrm/
Dlibsync.h61 static inline int sync_wait(int fd, int timeout) in sync_wait() function
/external/linux-kselftest/tools/testing/selftests/sync/
Dsync.c58 int sync_wait(int fd, int timeout) in sync_wait() function
/external/mesa3d/src/gallium/auxiliary/util/
Du_tests.c497 #define sync_wait(fd, timeout) (-1) macro
/external/perfetto/protos/perfetto/trace/ftrace/
Dftrace_event.proto88 SyncWaitFtraceEvent sync_wait = 40; field