Searched refs:map_lock (Results 1 - 1 of 1) sorted by relevance

/external/oprofile/module/ia64/
H A Dop_syscalls.c84 spinlock_t map_lock = SPIN_LOCK_UNLOCKED; variable
86 /* called with map_lock held */
123 spin_lock(&map_lock);
146 spin_unlock(&map_lock);
193 spin_lock(&map_lock);
195 spin_unlock(&map_lock);

Completed in 33 milliseconds