Home
last modified time | relevance | path

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

/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_kill/
Dstress.c188 void *sync_send(void *arg) in sync_send() function
/external/crosvm/devices/src/
Dproxy.rs208 fn sync_send(&self, cmd: &Command) -> Option<CommandResult> { in sync_send() method