Sign in
android
/
device
/
generic
/
goldfish-opengl
/
9c50881401f07706b6f7c46bbfd49dbf6a25c2bb
/
.
/
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