Searched defs:claimed (Results 1 – 4 of 4) sorted by relevance
27 // group attempts to claim the lock, if it is already claimed we simply exit. variable
527 claim_file_hook(const ld_plugin_input_file * file,int * claimed) claim_file_hook() argument
445 int claimed = pr->steal_flag.compare_exchange_strong(old, CLAIMED); in __kmp_dispatch_init_algorithm() local
5410 unsigned claimed = std::min(MaxNibble - lastSkip, numWords); buildBitmap() local 5435 unsigned claimed = std::min(MaxNibble - lastScan, numWords); buildBitmap() local