Our current API lacks condition variable wake up.
- npth_cond_signal
- npth_cond_broadcast
Our current API lacks condition variable wake up.
| Status | Assigned | Task | ||
|---|---|---|---|---|
| Resolved | • gniibe | T4864 New scdaemon command to watch device removal | ||
| Invalid | • gniibe | T4880 npth: Add functions to wake up condition variable |
For Windows, it is available. I don't know the reason why it has not been available for POSIX.
It is my confusion. The API is available. I only looked for symbols in the library.
It is #define-d macro to pthread_cond_*.