Module common

Source
Expand description

Provides common, shared functions and constants used across multiple modules.

Functionsยง

check_if_mutex_is_blocked
Checks if a given mutex is currently locked without blocking.