Home
last modified time | relevance | path

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

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