nulib.posix.threading.mutex

POSIX Implementation for nulib.threading.internal.mutex

Members

Classes

PosixMutex
class PosixMutex

Native implementation of a mutually exclusive lock.

Functions

_nu_mutex_new
NativeMutex _nu_mutex_new()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

Authors

Luna Nielsen