* Check if waiter's condition is satisfied by current flags. * * @param current_flags Current flag state * @param waiter_mask Flags the waiter is waiting for * @param wait_option NOTIFICATION_MASK_OR or NOTIFICATION_MASK_AND * @return 1 if condition met, 0 otherwise */
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected