Home
last modified time | relevance | path

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

/dports/www/trafficserver/trafficserver-9.1.1/src/tscore/unit_tests/
H A Dtest_AcidPtr.cc47 unique_lock<mutex> gate_lock(gate_mutex); in __anon3cc7acfd0102() local
48 gate.wait(gate_lock); in __anon3cc7acfd0102()
64 unique_lock<mutex> gate_lock(gate_mutex); in __anon3cc7acfd0202() local
65 gate.wait(gate_lock); in __anon3cc7acfd0202()
/dports/games/slump/slump-0.003.02/
H A Dslump.h637 short gate_lock; /* The linedef-type, if any, to open the gate */ member
H A Dslump.c980 answer->gate_lock = lock; in new_gate()
4389 ldf1->right->sector->gate->gate_lock = ThisQuest->type; in establish_link()
11657 if (s->gate->gate_lock) { in install_gate()
11658 switch (s->gate->gate_lock) { in install_gate()
11734 if (!s->gate->gate_lock) { in install_gate()