HomeClusterLabs Projects

API: libcrmcommon: drop pcmk_scheduler_t shutdown_lock member

Description

API: libcrmcommon: drop pcmk_scheduler_t shutdown_lock member

Move to pcmk__scheduler_private_t as shutdown_lock_ms, and track in
milliseconds rather than seconds (for consistency, even though it is only used
as truncated whole seconds).

This breaks API backward compatibility.

Details

Provenance
kgaillotAuthored on Jul 9 2024, 3:49 PM
Parents
rPbc6b01603d86: API: libcrmcommon: drop pcmk_scheduler_t ninstances member
Branches
Unknown
Tags
Unknown