Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dthread_test_context.h185 __attribute__((cleanup(thread_cleanup_test_context)))
188 thread_cleanup_test_context(thread_test_context_t *ctx) in thread_cleanup_test_context() function
H A Dthread_test_context.c99 thread_cleanup_test_context(&ctx); in thread_test_context_tests()
118 thread_cleanup_test_context(&ctx); in thread_test_context_tests()