next up previous
Next: LIP_SCHEDULE_FREE Up: Communication Schedule Previous: LIP_SCHEDULE_CREATE

LIP_SCHEDULE_COMMIT

LIP_SCHEDULE_COMMIT(schedule)

INOUT schedule communication schedule to be committed (handle)


C syntax:

int LIP_Schedule_commit(LIP_Schedule *schedule)


Java syntax:
Class Schedule:
public void commit()


LIP_SCHEDULE_COMMIT makes the schedule ready for communication after it is updated by the index translation functions of the library.