Searched refs:inprogress (Results 1 – 2 of 2) sorted by relevance
61 boolean_t inprogress; member120 if (reply == UND_REPLY_NULL || !reply->inprogress) { in UNDAlertCompletedWithResult_rpc()145 reply->inprogress = FALSE; in UNDAlertCompletedWithResult_rpc()170 if (reply->inprogress || reply->userLandNotificationKey != -1) { in UNDNotificationCreated_rpc()194 reply->inprogress = FALSE; in KUNCGetNotificationID()311 if (reply->inprogress == TRUE || reply->userLandNotificationKey != -1) { in KUNCUserNotificationDisplayFromBundle()315 reply->inprogress = TRUE; in KUNCUserNotificationDisplayFromBundle()
85 …String* exec_inprogress_found_key = @"exec_inprogress_found"; // callback when inprogress is found3073 T_QUIET; T_ASSERT_NOTNULL(pid_num, "exec inprogress pid provided");3075 T_QUIET; T_ASSERT_GT(exec_inprogress_pid, 0, "exec inprogress pid greater than zero");3078 T_QUIET; T_ASSERT_NOTNULL(exec_inprogress_cb, "exec inprogress found callback provided");