|
sipxportlib
Version 3.3
|
#include <OsUtilWnt.h>
Static Public Member Functions | |
| static OsStatus | synchObjAcquire (const HANDLE synchObj, const OsTime &rTimeout=OsTime::OS_INFINITY) |
| static OsStatus | synchObjTryAcquire (const HANDLE synchObj) |
| static DWORD | cvtOsTimeToWntTime (const OsTime &rTimer) |
| static int | cvtOsPrioToWntPrio (const int osPrio) |
| static int | cvtWntPrioToOsPrio (const int wntPrio) |
| static UtlBoolean | isOsTimeValid (const OsTime &rTimer) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
1.8.11