Home
last modified time | relevance | path

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

/third_party/mesa3d/src/android_stub/
Dsync_stub.cpp10 int sync_wait(int fd, int timeout) in sync_wait() function
/third_party/libdrm/
Dlibsync.h61 static inline int sync_wait(int fd, int timeout) in sync_wait() function
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_tests.c524 #define sync_wait(fd, timeout) (-1) macro