Searched defs:ds_signal (Results 1 – 5 of 5) sorted by relevance
27 …dispatch_source_t ds_signal = dispatch_source_create(DISPATCH_SOURCE_TYPE_SIGNAL, SIGUSR1, 0, disp… variable
436 dispatch_source_t ds_signal; local663 dispatch_source_t ds_signal, ds_exit; local943 dispatch_source_t ds_signal; local958 dispatch_source_t ds_signal, ds_exit; local1174 dispatch_source_t ds_signal; variable1851 …dispatch_source_t ds_signal = dispatch_source_create(DISPATCH_SOURCE_TYPE_SIGNAL, SIGUSR1, 0, disp… variable
429 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