dplug v4.2.2 (2017-05-30T16:49:02Z)
Home
Dub
Repo
pthread_mutexattr_setpolicy_np
dplug
core
sync
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!Windows && OSX)
extern (
C
) nothrow @
nogc
int
pthread_mutexattr_setpolicy_np
(
pthread_mutexattr_t
*
attr
,
int
)
Meta
Source
See Implementation
dplug
core
sync
functions
InitializeCriticalSectionAndSpinCount
makeConditionVariable
makeMutex
makeSemaphore
pthread_mutexattr_setpolicy_np
structs
ConditionVariable
UncheckedMutex
UncheckedSemaphore