Home
last modified time | relevance | path

Searched defs:sync_send (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_kill/
H A Dstress.c188 static void *sync_send(void *arg) in sync_send() function
/aosp_15_r20/external/crosvm/devices/src/
H A Dproxy.rs408 fn sync_send(&self, cmd: &Command) -> Option<CommandResult> { in sync_send() method
/aosp_15_r20/external/rust/android-crates-io/crates/memmap2/src/
Dlib.rs1593 fn sync_send() { in sync_send() function
/aosp_15_r20/packages/modules/adb/client/
Dfile_sync_client.cpp1049 static bool sync_send(SyncConnection& sc, const std::string& lpath, const std::string& rpath, in sync_send() function