MCPcopy Create free account
hub / github.com/Pagghiu/SaneCppLibraries / Threading.h

File Threading.h

Libraries/Threading/Threading.h:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Copyright (c) Stefano Cristiano
2// SPDX-License-Identifier: MIT
3#pragma once
4#include "../Common/CompilerMacrosExport.h"

Callers

nothing calls this directly

Calls 3

MutexFunction · 0.85
ConditionVariableFunction · 0.85
RWLockFunction · 0.85

Tested by

no test coverage detected