Searched defs:dispatch_object_s (Results 1 – 2 of 2) sorted by relevance
50 struct dispatch_object_s { struct56 struct dispatch_object_s *_do; argument
17 typedef struct dispatch_object_s {} *dispatch_object_t; struct