MCPcopy Create free account
hub / github.com/MegEngine/MegCC / load_kernel_init_function

Function load_kernel_init_function

runtime/test/runtime/test_model_init.cpp:20–22  ·  view source on GitHub ↗

not thread safe

Source from the content-addressed store, hash-verified

18extern "C" {
19//! not thread safe
20void load_kernel_init_function() {
21 return;
22}
23}
24
25namespace {

Callers 1

parse_modelFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected