mutex_handlers 32 lib/util/mutex.c } mutex_handlers;
mutex_handlers 43 lib/util/mutex.c if (mutex_handlers.name != NULL) {
mutex_handlers 46 lib/util/mutex.c mutex_handlers.name, name));
mutex_handlers 50 lib/util/mutex.c mutex_handlers.name = name;
mutex_handlers 51 lib/util/mutex.c mutex_handlers.ops = *ops;