Sign in
android
/
platform
/
hardware
/
google
/
gfxstream
/
03e2dffc99f3be583d5c8fa35cbce62f5781ad96
/
.
/
guest
/
fuchsia
/
include
/
sync
/
sync.h
blob: 0eb33a9cc5553942d9c97b0df93fe750dcf6a96b [
file
] [
log
] [
blame
]
#ifndef
__SYNC_SYNC_H
#define
__SYNC_SYNC_H
extern
"C"
{
int
sync_wait
(
int
fd
,
int
timeout
);
}
#endif