MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / mutex.hpp

File mutex.hpp

extern/boost/boost/thread/pthread/mutex.hpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#ifndef BOOST_THREAD_PTHREAD_MUTEX_HPP
2#define BOOST_THREAD_PTHREAD_MUTEX_HPP
3// (C) Copyright 2007-8 Anthony Williams
4// (C) Copyright 2011,2012,2015 Vicente J. Botet Escriba

Callers

nothing calls this directly

Calls 14

pthread_mutex_initFunction · 0.85
thread_resource_errorFunction · 0.85
pthread_mutex_destroyFunction · 0.85
BOOST_THREAD_ACQUIREFunction · 0.85
pthread_mutex_lockFunction · 0.85
lock_errorFunction · 0.85
BOOST_THREAD_RELEASEFunction · 0.85
pthread_mutex_unlockFunction · 0.85
pthread_mutex_trylockFunction · 0.85
mutexClass · 0.50
throw_exceptionFunction · 0.50
lockFunction · 0.50

Tested by

no test coverage detected