posix: implement pthread_condattr_setclock()
#59948
Labels
area: POSIX
POSIX API Library
Feature Request
A request for a new feature
Good first issue
Good for a first time contributor to take
Milestone
There are currently 20 missing POSIX functions with trivial implementations,
pthread_condattr_setclock()
is one of them.See https://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_condattr_setclock.html
See RFC #51211 for more info.
The text was updated successfully, but these errors were encountered: