queue_get_level_unsafe() function
Unsafe check of level of the specified queue. This does not use the spinlock, so may return incorrect results if the spin lock is not externally locked
Arguments
q
Pointer to a queue_t structure, used as a handle
Return value
Number of entries in the queue