MCPcopy 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_emptyMethod · 0.80
JobQueueClass · 0.50
formatFunction · 0.50
skr_thread_sleepFunction · 0.50
enqueueMethod · 0.45
checkMethod · 0.45
executeMethod · 0.45
on_callback_loopMethod · 0.45
cancelMethod · 0.45
get_resultMethod · 0.45
c_strMethod · 0.45

Tested by

no test coverage detected