Searched refs:_status (Results 1 – 2 of 2) sorted by relevance
27 #define mcuboot_status_change(_status) do {} while (0) argument
66 let _status = thread::spawn(move || { in main() localVariable