Searched refs:free_slot_count_ (Results 1 – 2 of 2) sorted by relevance
1306 free_slot_count_ = 0; in Trampoline()1312 free_slot_count_ = slot_count; in Trampoline()1323 if (free_slot_count_ <= 0) { in take_slot()1331 free_slot_count_--; in take_slot()1341 int free_slot_count_; variable
1343 free_slot_count_ = 0; in Trampoline()1349 free_slot_count_ = slot_count; in Trampoline()1360 if (free_slot_count_ <= 0) { in take_slot()1368 free_slot_count_--; in take_slot()1378 int free_slot_count_; variable