MCPcopy Create free account
hub / github.com/f9micro/f9-kernel / cond_waiter_remove

Function cond_waiter_remove

user/lib/posix/pthread.c:1248–1262  ·  view source on GitHub ↗

Remove a specific thread from condvar waiter list. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

pthread_cond_waitFunction · 0.85
pthread_cond_timedwaitFunction · 0.85

Calls 2

spinlock_acquireFunction · 0.70
spinlock_releaseFunction · 0.70

Tested by

no test coverage detected