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-08-23 at 15:46:34 +0000