Searched refs:pthreadmutex (Results 1 – 10 of 10) sorted by relevance
508 func pthread_mutex_init(m *pthreadmutex, attr *pthreadmutexattr) int32 { argument518 func pthread_mutex_lock(m *pthreadmutex) int32 { argument527 func pthread_mutex_unlock(m *pthreadmutex) int32 { argument546 func pthread_cond_wait(c *pthreadcond, m *pthreadmutex) int32 { argument556 func pthread_cond_timedwait_relative_np(c *pthreadcond, m *pthreadmutex, t *timespec) int32 { argument
171 type pthreadmutex uintptr type
176 type pthreadmutex uintptr type
183 type pthreadmutex uintptr type
188 type pthreadmutex uintptr type
180 type pthreadmutex uintptr type
191 type pthreadmutex uintptr type
226 type pthreadmutex struct { struct
361 type pthreadmutex struct { struct
14 mutex pthreadmutex