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-04-01 at 23:35:40 +0000