Searched defs:pthreadmutex (Results 1 – 9 of 9) sorted by relevance
508 func pthread_mutex_init(m *pthreadmutex, attr *pthreadmutexattr) int32 {518 func pthread_mutex_lock(m *pthreadmutex) int32 {527 func pthread_mutex_unlock(m *pthreadmutex) 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 {
226 type pthreadmutex struct { struct227 X__sig int64228 X__opaque [56]int8
361 type pthreadmutex struct { struct362 X__sig int64363 X__opaque [56]int8
171 type pthreadmutex uintptr type
176 type pthreadmutex uintptr type
180 type pthreadmutex uintptr type
183 type pthreadmutex uintptr type
188 type pthreadmutex uintptr type
191 type pthreadmutex uintptr type