[
library(threads)
|
Reference Manual
|
Alphabetic Index
]
mutex_create(?Mutex)
Creates a mutual exclusion object with alias
Mutex
Mutex handle (output) or alias
Modes and Determinism
mutex_create(?) is det
See Also
mutex_create / 2
,
mutex_destroy / 1
,
with_mutex / 2