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

File ThreadTest.cpp

Tests/TactilityKernel/Source/ThreadTest.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "doctest.h"
2
3#include <tactility/delay.h>
4#include <tactility/concurrent/thread.h>

Callers

nothing calls this directly

Calls 8

thread_alloc_fullFunction · 0.85
thread_startFunction · 0.85
thread_joinFunction · 0.85
thread_freeFunction · 0.85
delay_millisFunction · 0.85
thread_get_task_handleFunction · 0.85
thread_get_stateFunction · 0.85
thread_get_return_codeFunction · 0.85

Tested by

no test coverage detected