Home
last modified time | relevance | path

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

/xnu-8796.141.3/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.c417 dispatch_source_t ds_signal; local
609 dispatch_source_t ds_signal, ds_exit; local
858 dispatch_source_t ds_signal; local
873 dispatch_source_t ds_signal, ds_exit; local
1071 dispatch_source_t ds_signal; variable
1714 …dispatch_source_t ds_signal = dispatch_source_create(DISPATCH_SOURCE_TYPE_SIGNAL, SIGUSR1, 0, disp… variable
H A Dvm_reclaim.c291 dispatch_source_t ds_signal, ds_exit; in test_after_background_helper_launches() local
/xnu-8796.141.3/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