Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SakuraEngine/SakuraEngine
/ job.cpp
File
job.cpp
tests/async/threads/job.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include
"SkrCore/crash.h"
2
#include
"SkrCore/log.h"
3
#include
"SkrBase/misc/make_zeroed.hpp"
4
#include
"SkrCore/async/thread_job.hpp"
Callers
nothing calls this directly
Calls
11
wait_empty
Method · 0.80
JobQueue
Class · 0.50
format
Function · 0.50
skr_thread_sleep
Function · 0.50
enqueue
Method · 0.45
check
Method · 0.45
execute
Method · 0.45
on_callback_loop
Method · 0.45
cancel
Method · 0.45
get_result
Method · 0.45
c_str
Method · 0.45
Tested by
no test coverage detected