Searched refs:inprogress (Results 1 – 2 of 2) sorted by relevance
61 boolean_t inprogress; member119 if (reply == UND_REPLY_NULL || !reply->inprogress) { in UNDAlertCompletedWithResult_rpc()144 reply->inprogress = FALSE; in UNDAlertCompletedWithResult_rpc()169 if (reply->inprogress || reply->userLandNotificationKey != -1) { in UNDNotificationCreated_rpc()193 reply->inprogress = FALSE; in KUNCGetNotificationID()310 if (reply->inprogress == TRUE || reply->userLandNotificationKey != -1) { in KUNCUserNotificationDisplayFromBundle()314 reply->inprogress = TRUE; in KUNCUserNotificationDisplayFromBundle()
69 …String* exec_inprogress_found_key = @"exec_inprogress_found"; // callback when inprogress is found2245 T_QUIET; T_ASSERT_NOTNULL(pid_num, "exec inprogress pid provided");2247 T_QUIET; T_ASSERT_GT(exec_inprogress_pid, 0, "exec inprogress pid greater than zero");2250 T_QUIET; T_ASSERT_NOTNULL(exec_inprogress_cb, "exec inprogress found callback provided");