Searched defs:ds_signal (Results 1 – 5 of 5) sorted by relevance
26 …dispatch_source_t ds_signal = dispatch_source_create(DISPATCH_SOURCE_TYPE_SIGNAL, SIGUSR1, 0, disp… variable
417 dispatch_source_t ds_signal; local609 dispatch_source_t ds_signal, ds_exit; local858 dispatch_source_t ds_signal; local873 dispatch_source_t ds_signal, ds_exit; local1071 dispatch_source_t ds_signal; variable1714 …dispatch_source_t ds_signal = dispatch_source_create(DISPATCH_SOURCE_TYPE_SIGNAL, SIGUSR1, 0, disp… variable
291 dispatch_source_t ds_signal, ds_exit; in test_after_background_helper_launches() local
290 dispatch_source_t ds_signal; variable
73 static dispatch_source_t ds_signal = NULL; variable