OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:syncsocket_start_write
(Results
1 - 2
of
2
) sorted by null
/external/qemu/android/
sync-utils.h
102
int
syncsocket_start_write
(SyncSocket* ssocket);
152
* Note:
syncsocket_start_write
must be called before first call to this routine.
153
* Once
syncsocket_start_write
has been called, multiple syncsocket_write_xxx can
171
* Note:
syncsocket_start_write
must be called before first call to this routine.
172
* Once
syncsocket_start_write
has been called, multiple syncsocket_write_xxx can
sync-utils.c
147
syncsocket_start_write
(SyncSocket* ssocket)
function
Completed in 322 milliseconds