[ library(threads) | Reference Manual | Alphabetic Index ]

mutex_create(-Mutex, ++Options)

Creates a mutual exclusion object
Mutex
Output: mutex handle
Options
A list of Options

Modes and Determinism

See Also

mutex_create / 1, mutex_destroy / 1, with_mutex / 2