Searched refs:do_exit (Results 1 – 1 of 1) sorted by relevance
2447 int do_exit; in cleanup_unfinished_calls() local2467 do_exit = 0; in cleanup_unfinished_calls()2486 do_exit = 1; in cleanup_unfinished_calls()2499 do_exit = 1; in cleanup_unfinished_calls()2505 do_exit = 1; in cleanup_unfinished_calls()2509 if (!do_exit) { in cleanup_unfinished_calls()2512 } while (!do_exit); in cleanup_unfinished_calls()2516 do_exit = 0; in cleanup_unfinished_calls()2534 do_exit = 1; in cleanup_unfinished_calls()2540 } while (!do_exit); in cleanup_unfinished_calls()
Completed in 12 milliseconds