gPTP Documentation
|
#include <linux_hal_common.hpp>
Public Member Functions | |
OSLock * | createLock (OSLockType type) |
Creates the locking mechanism. More... | |
Provides a factory pattern for LinuxLock class
|
inlinevirtual |
Creates the locking mechanism.
type | OSLockType enumeration |
Implements OSLockFactory.