Lines Matching defs:lock
5 #include "lock.h"
33 static volatile int lock[1];
34 volatile int *const __atexit_lockptr = lock;
119 LOCK(lock);
125 UNLOCK(lock);
127 LOCK(lock);
130 UNLOCK(lock);
138 LOCK(lock);
144 UNLOCK(lock);
146 LOCK(lock);
156 UNLOCK(lock);
165 LOCK(lock);
172 UNLOCK(lock);
182 UNLOCK(lock);
189 UNLOCK(lock);
208 LOCK(lock);
218 UNLOCK(lock);