Searched refs:_dispatch_data_empty (Results 1 – 3 of 3) sorted by relevance
50 DISPATCH_GLOBAL_OBJECT(dispatch_data_t, _dispatch_data_empty)52 DISPATCH_EXPORT struct dispatch_data_s _dispatch_data_empty;
159 return (id)&_dispatch_data_empty;
56 struct dispatch_data_s _dispatch_data_empty = { variable