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

/darwin-on-arm/xnu/osfmk/kern/
H A Dthread_call.c84 #define INTERNAL_CALL_COUNT 768 macro
91 static thread_call_data_t internal_call_storage[INTERNAL_CALL_COUNT];
331 call < &internal_call_storage[INTERNAL_CALL_COUNT];
392 call < &internal_call_storage[INTERNAL_CALL_COUNT] )

Completed in 22 milliseconds