Searched defs:sync_code (Results 1 – 2 of 2) sorted by relevance
445 let sync_code = thread::spawn(move || { in blocking_recv() localVariable466 let sync_code = thread::spawn(move || { in blocking_send() localVariable
46 uint32_t sync_code; in Vp9ReadSyncCode() local