Searched refs:thread_call_test_func (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/tools/tests/testkext/
H A Dtestthreadcall.cpp18 static void thread_call_test_func(thread_call_param_t param0,
36 tcall = thread_call_allocate(thread_call_test_func, this);
50 static void thread_call_test_func(thread_call_param_t param0, function
55 IOLog("thread_call_test_func %p %p\n", param0, param1);

Completed in 63 milliseconds