LLVM API Documentation
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | llvm |
| namespace | llvm::sys |
Functions | |
| void | SetupAlarm (unsigned seconds) |
| void | TerminateAlarm () |
| int | AlarmStatus () |
|
|
This function acquires the status of the alarm.
Referenced by llvm::SlowOperationInformer::progress(). |
|
|
This function registers an alarm to trigger some number of
Referenced by llvm::SlowOperationInformer::SlowOperationInformer(). |
|
|
This function terminates the alarm previously set up
Referenced by llvm::SlowOperationInformer::~SlowOperationInformer(). |