func runtime.pthread_cond_wait
2 uses
runtime (current package)
os_darwin.go#L63: pthread_cond_wait(&mp.cond, &mp.mutex)
sys_darwin.go#L383: func pthread_cond_wait(c *pthreadcond, m *pthreadmutex) int32 {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)