Home
last modified time | relevance | path

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

/external/rust/crates/tokio/tests/
Dsync_mpsc.rs445 let sync_code = thread::spawn(move || { in blocking_recv() localVariable
466 let sync_code = thread::spawn(move || { in blocking_send() localVariable
/external/webrtc/modules/video_coding/utility/
Dvp9_uncompressed_header_parser.cc46 uint32_t sync_code; in Vp9ReadSyncCode() local