Home
last modified time | relevance | path

Searched refs:exception_server_thread (Results 1 – 7 of 7) sorted by relevance

/xnu-11215/tests/ipc/
H A Dmach_exc_port_substitute.c120 exception_server_thread(void *arg) in exception_server_thread() function
162 ret = pthread_create(&s_exc_thread, NULL, exception_server_thread, &exc_port);
191 ret = pthread_create(&s_exc_thread, NULL, exception_server_thread, &exc_port);
/xnu-11215/tests/
H A Dimmovable_send.c92 void* exception_server_thread(void *arg);
146 exception_server_thread(void *arg) in exception_server_thread() function
190 int ret = pthread_create(&s_exc_thread, NULL, exception_server_thread, &exc_port);
H A Dreply_port_defense.c145 exception_server_thread(void *arg) in exception_server_thread() function
187 ret = pthread_create(&s_exc_thread, NULL, exception_server_thread, &exc_port); in reply_port_defense()
H A Dimm_pinned_control_port.c181 exception_server_thread(void *arg) in exception_server_thread() function
382 ret = pthread_create(&s_exc_thread, NULL, exception_server_thread, &exc_port); in test_imm_pinned_control_port()
H A Dkqworkloop_limits.c167 void* exception_server_thread(void *arg);
H A Dfd_table_limits.c182 void* exception_server_thread(void *arg);
H A Dport_table_limits.c107 void* exception_server_thread(void *arg);