MCPcopy Create free account
hub / github.com/TactilityProject/Tactility / MutexTest.cpp

File MutexTest.cpp

Tests/TactilityFreeRtos/Source/MutexTest.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "doctest.h"
2#include <Tactility/kernel/Kernel.h>
3#include <Tactility/Mutex.h>
4#include <Tactility/Thread.h>

Callers

nothing calls this directly

Calls 8

delayMillisFunction · 0.85
joinMethod · 0.80
MutexClass · 0.50
ThreadClass · 0.50
lockMethod · 0.45
startMethod · 0.45
getStateMethod · 0.45
unlockMethod · 0.45

Tested by

no test coverage detected