Home
last modified time | relevance | path

Searched defs:ds_signal (Results 1 – 5 of 5) sorted by relevance

/xnu-10063.141.1/tests/vm/
H A Dmemorystatus_freeze_test_entitled.c26 …dispatch_source_t ds_signal = dispatch_source_create(DISPATCH_SOURCE_TYPE_SIGNAL, SIGUSR1, 0, disp… variable
H A Dmemorystatus_freeze_test.c403 dispatch_source_t ds_signal; local
628 dispatch_source_t ds_signal, ds_exit; local
882 dispatch_source_t ds_signal; local
897 dispatch_source_t ds_signal, ds_exit; local
1103 dispatch_source_t ds_signal; variable
1761 …dispatch_source_t ds_signal = dispatch_source_create(DISPATCH_SOURCE_TYPE_SIGNAL, SIGUSR1, 0, disp… variable
H A Dvm_reclaim.c377 dispatch_source_t ds_signal, ds_exit; in test_after_background_helper_launches() local
/xnu-10063.141.1/tests/
H A Dperf_compressor.c290 dispatch_source_t ds_signal; variable
H A Dmemorystatus_zone_test.c73 static dispatch_source_t ds_signal = NULL; variable