|
NAMEal_create_mutex - Allegro 5 APISYNOPSIS
DESCRIPTIONCreate the mutex object (a mutual exclusion device). The mutex may or may not support “recursive” locking.Returns the mutex on success or NULL on error. SEE ALSOal_create_mutex_recursive(3).
Visit the GSP FreeBSD Man Page Interface. |