Home
last modified time | relevance | path

Searched refs:pthreadmutexattr (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Ddefs_openbsd_arm64.go172 type pthreadmutexattr uintptr type
Ddefs_openbsd_riscv64.go177 type pthreadmutexattr uintptr type
Ddefs_openbsd_ppc64.go184 type pthreadmutexattr uintptr type
Ddefs_openbsd_arm.go189 type pthreadmutexattr uintptr type
Ddefs_openbsd_386.go181 type pthreadmutexattr uintptr type
Ddefs_openbsd_amd64.go192 type pthreadmutexattr uintptr type
Ddefs_darwin_arm64.go230 type pthreadmutexattr struct { struct
Ddefs_darwin_amd64.go365 type pthreadmutexattr struct { struct
Dsys_darwin.go508 func pthread_mutex_init(m *pthreadmutex, attr *pthreadmutexattr) int32 { argument