Home
last modified time | relevance | path

Searched defs:please_stop (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/crcalc/src/com/hp/creals/
H A DCR.java232 public volatile static boolean please_stop = false; field in CR
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_alloc_unittest.cc5059 ThreadDelegateForPreforkHandler(std::atomic<bool>& please_stop, in TEST_P()
5091 std::atomic<bool> please_stop; in TEST_P() local