Zen API
|
Constructs a lock object.
The constructed object does not support timeouts. When used with the kLock_EnterEx method, kINFINITE is the only supported timeout value.
lock | Destination for the constructed object handle. |
allocator | Memory allocator (or kNULL for default). |