Base Module  VST 3.6.5
SDK for developing VST Plug-in
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Namespaces | Macros | Functions
fthread.cpp File Reference
#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...
 

Macro Definition Documentation

#define DEBUG_LOCK   0
#define DEBUG_RWLOCK   0
Empty

Copyright ©2015 Steinberg Media Technologies GmbH. All Rights Reserved.