Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_full
Function · 0.85
thread_start
Function · 0.85
thread_join
Function · 0.85
thread_free
Function · 0.85
delay_millis
Function · 0.85
thread_get_task_handle
Function · 0.85
thread_get_state
Function · 0.85
thread_get_return_code
Function · 0.85
Tested by
no test coverage detected