Home
last modified time | relevance | path

Searched refs:DONE_FLAG (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-random/
Druntests.py243 DONE_FLAG = None variable
251 global test_name, MAILBOX, DONE_FLAG
254 DONE_FLAG = done
259 with DONE_FLAG.get_lock():
260 return DONE_FLAG.value