HomeFreeBSD

Introduce cv_wait options: CVWAIT_ABSTIME and CVWAIT_CLOCKID.
rS214773Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Introduce cv_wait options: CVWAIT_ABSTIME and CVWAIT_CLOCKID.
CVWAIT_ABSTIME indicates the timeout is absolute time.
CVWAIT_CLOCKID indicats the clockid should be retrieved from
condition variable field c_clockid. This is how POSIX condition
varible works.

Details

Provenance
davidxuAuthored on
Parents
rS214772: Define UCOND_BIND_MUTEX flag to bind a umutex to a ucond, it indicates
Branches
Unknown
Tags
Unknown

Event Timeline