Home
last modified time | relevance | path

Searched defs:DQLOCK_UNLOCK (Results 1 – 1 of 1) sorted by relevance

/dports/security/suricata/suricata-6.0.4/src/
H A Ddefrag-queue.h63 #define DQLOCK_UNLOCK(q) SCSpinUnlock(&(q)->s) macro
69 #define DQLOCK_UNLOCK(q) SCMutexUnlock(&(q)->m) macro