Searched defs:pthreadcond (Results 1 – 9 of 9) sorted by relevance
536 func pthread_cond_init(c *pthreadcond, attr *pthreadcondattr) int32 {546 func pthread_cond_wait(c *pthreadcond, m *pthreadmutex) int32 {556 func pthread_cond_timedwait_relative_np(c *pthreadcond, m *pthreadmutex, t *timespec) int32 {567 func pthread_cond_signal(c *pthreadcond) int32 {
234 type pthreadcond struct { struct235 X__sig int64236 X__opaque [40]int8
369 type pthreadcond struct { struct370 X__sig int64371 X__opaque [40]int8
169 type pthreadcond uintptr type
174 type pthreadcond uintptr type
178 type pthreadcond uintptr type
181 type pthreadcond uintptr type
186 type pthreadcond uintptr type
189 type pthreadcond uintptr type