Home
last modified time | relevance | path

Searched refs:thread_get_test_context (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/osfmk/kern/
H A Dthread_test_context.h100 thread_get_test_context(void) in thread_get_test_context() function
116 thread_test_context_t *_get_ctx = thread_get_test_context(); \
130 thread_test_context_t *_set_ctx = thread_get_test_context(); \
H A Dthread_test_context.c96 if (thread_get_test_context() != NULL) { in thread_test_context_tests()
115 if (thread_get_test_context() != &ctx) { in thread_test_context_tests()
145 if (thread_get_test_context() != NULL) { in thread_test_context_tests()