Searched defs:sync_code (Results 1 – 2 of 2) sorted by relevance
459 let sync_code = std::thread::spawn(move || { in blocking_recv() localVariable484 let sync_code = std::thread::spawn(move || { in blocking_send() localVariable
753 let sync_code = r.read_u32(24)?; in parse_frame_sync_code() localVariable