|
Base Module
VST 3.6.6
SDK for developing VST Plug-in
|
#include "base/source/fthread.h"#include "base/source/fdebug.h"#include "base/source/frwlock_macosx.h"#include <limits.h>#include <stdlib.h>Namespaces | |
| Steinberg | |
Macros | |
| #define | DEBUG_LOCK 0 |
| #define | DEBUG_RWLOCK 0 |
Functions | |
| void | FThreadSleep (int32 milliseconds) |
| Sets current thread to sleep for a while, while releasing the CPU. More... | |
| #define DEBUG_LOCK 0 |
| #define DEBUG_RWLOCK 0 |