Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/vm/
H A Dmemorystatus_freeze_test_entitled.c27 …dispatch_source_t ds_signal = dispatch_source_create(DISPATCH_SOURCE_TYPE_SIGNAL, SIGUSR1, 0, disp… variable
H A Dmemorystatus_freeze_test.c436 dispatch_source_t ds_signal; local
663 dispatch_source_t ds_signal, ds_exit; local
943 dispatch_source_t ds_signal; local
958 dispatch_source_t ds_signal, ds_exit; local
1174 dispatch_source_t ds_signal; variable
1851 …dispatch_source_t ds_signal = dispatch_source_create(DISPATCH_SOURCE_TYPE_SIGNAL, SIGUSR1, 0, disp… variable
H A Dvm_reclaim.c429 dispatch_source_t ds_signal, ds_exit; in test_after_background_helper_launches() local
/xnu-11417.121.6/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