Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/kern/
HDkern_event.c88 #define KQ_GLOBAL_LOCK(lck, haslck) do { \ macro
1567 KQ_GLOBAL_LOCK(&kq_global, haskqglobal); in kqueue_register()
1895 KQ_GLOBAL_LOCK(&kq_global, haskqglobal); in kqueue_task()
2043 KQ_GLOBAL_LOCK(&kq_global, haskqglobal); in kqueue_scan()