Searched refs:spin_lock_t (Results 1 – 9 of 9) sorted by relevance
66 spin_lock_t critical_section_lock; /* Held if in critical section. */68 spin_lock_t lock; /* Locks most of the rest of the structure. */
38 spin_lock_t lock; /* Locks rest. */
22 __spin_lock_solid (spin_lock_t *lock) in __spin_lock_solid()
24 typedef __spin_lock_t spin_lock_t; typedef
27 extern spin_lock_t _hurd_itimer_lock;
38 static spin_lock_t lock = SPIN_LOCK_INITIALIZER;
31 spin_lock_t _hurd_itimer_lock = SPIN_LOCK_INITIALIZER;
129 spin_lock_t lock; /* spin lock for mutual exclusion */
9726 (struct hurd_sigstate): Member `lock' changed to a `spin_lock_t'.