gPTP Documentation
|
#include <windows_hal.hpp>
Public Member Functions | |
OSLock * | createLock (OSLockType type) |
Creates a new lock mechanism. More... | |
Provides the LockFactory abstraction
|
inlinevirtual |
Creates a new lock mechanism.
type | Lock type - OSLockType |
Implements OSLockFactory.