rmtimer(3C) rmtimer(3C)
NAME
rmtimer - free a per-process timer
SYNOPSIS
DESCRIPTION
The function is used to free a previously allocated timer (returned by Any pending timer event to be generated by this timer has been can-
celed when the call returns.
RETURN VALUE
Upon successful completion, returns zero; otherwise, it returns -1 and sets to indicate the error.
ERRORS
fails if the following condition is encountered:
[EINVAL] is not a valid timer ID.
FILES
SEE ALSO
timers(2), mktimer(3C), reltimer(3C), thread_safety(5).
STANDARDS CONFORMANCE
rmtimer(3C)