LLVM API Documentation
#include "llvm/Config/config.h"#include "llvm/System/Mutex.h"#include "llvm/System/IncludeFile.h"#include <cassert>#include <pthread.h>#include <stdlib.h>Include dependency graph for Mutex.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | llvm |
Variables | |
| static const bool | llvm::pthread_enabled = static_cast<bool>(pthread_mutex_init) |