Searched refs:_timer_id_lock (Results 1 – 1 of 1) sorted by relevance
933 static struct rt_spinlock _timer_id_lock = RT_SPINLOCK_INIT; variable1066 rt_spin_lock(&_timer_id_lock); in timer_delete()1073 rt_spin_unlock(&_timer_id_lock); in timer_delete()
Completed in 4 milliseconds