llarp::util::NullLock
a lock that does nothing
#include <threading.hpp>
Public Functions
| Name | |
|---|---|
| NullLock(NullMutex & mtx) | |
| ~NullLock() |
Public Functions Documentation
function NullLock
inline NullLock(
NullMutex & mtx
)
function ~NullLock
inline ~NullLock()
Updated on 2026-01-10 at 22:49:45 +0000