Searched refs:_dispatch_data_init (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/libdispatch-442.1.4/src/
H A Ddata.c104 _dispatch_data_init(dispatch_data_t data, const void *buffer, size_t size, function
133 _dispatch_data_init(data, buffer, size, NULL, destructor);
171 _dispatch_data_init(data, buffer, size, queue, destructor);
201 _dispatch_data_init(data, buffer, size, NULL,

Completed in 78 milliseconds