Searched refs:captures_arc (Results 1 – 1 of 1) sorted by relevance
80 let captures_arc = clone_captures(); in handle_capture_get() localVariable81 let mut captures = captures_arc.write().unwrap(); in handle_capture_get()124 let captures_arc = clone_captures(); in handle_capture_list() localVariable125 let captures = captures_arc.write().unwrap(); in handle_capture_list()148 let captures_arc = clone_captures(); in handle_capture_patch() localVariable149 let mut captures = captures_arc.write().unwrap(); in handle_capture_patch()245 let captures_arc = clone_captures(); in handle_packet() localVariable246 let captures = captures_arc.write().unwrap(); in handle_packet()