Searched defs:latch (Results 1 – 3 of 3) sorted by relevance
17 std::latch latch(10); in f() local
19 type(lock_type) :: latch[*] variable
545 Block *latch; member662 Block *latch = exitBlock->getSinglePredecessor(); in transformToReduceLoop() local