Searched refs:inprogress (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/osfmk/UserNotification/
H A DKUNCUserNotifications.c60 boolean_t inprogress; member in struct:UNDReply
131 if (reply == UND_REPLY_NULL || !reply->inprogress)
155 reply->inprogress = FALSE;
179 if (reply->inprogress || reply->userLandNotificationKey != -1) {
208 reply->inprogress = FALSE;
244 if (!reply->inprogress) {
249 reply->inprogress = FALSE;
356 if (reply->inprogress == TRUE || reply->userLandNotificationKey != -1) {
360 reply->inprogress = TRUE;

Completed in 22 milliseconds