уничтожить и инициализировать мьютекс (destroy and initialize a mutex)
Возвращаемое значение (Return value)
If successful, the pthread_mutex_destroy() and
pthread_mutex_init() functions shall return zero; otherwise, an
error number shall be returned to indicate the error.