Function mutex_destroy

Function Documentation

void mutex_destroy(struct mutex *mutex)

Destroy a mutex.

Parameters:

mutex – The mutex handle.