Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/egl/
Dgoldfish_sync.h42 static __inline__ int goldfish_sync_close(int sync_fd) { in goldfish_sync_close() argument
43 return close(sync_fd); in goldfish_sync_close()