![]() |
PK_MARK_stop |
PK_ERROR_code_t PK_MARK_stop
(
void
)
This function shuts down the non-partitioned PK rollback system.
Specific Errors:
PK_ERROR_mark_not_started PK rollback is not active
This function should only be called when the non-partitioned PK rollback system
has been started via PK_MARK_start. It should be called before attempting to
restart this rollback system, or to switch to the KI rollback system.