Searched defs:exit_flag (Results 1 – 3 of 3) sorted by relevance
76 volatile int* exit_flag; member136 void test_get_context_and_wait(void* ucontext, volatile int* exit_flag) { in test_get_context_and_wait()
105 std::string exit_flag = std::string(mount_point.path) + "/" + FUSE_SIDELOAD_HOST_EXIT_FLAG; in TEST() local
63 bool exit_flag; member