async(operation *r, const queue &q=global_queue()) | xdispatch::group | |
async(dispatch_block_t b, const queue &q=global_queue()) | xdispatch::group | |
group() | xdispatch::group | |
group(dispatch_group_t) | xdispatch::group | |
group(const group &) | xdispatch::group | |
native() const | xdispatch::group | [virtual] |
notify(operation *r, const queue &q=global_queue()) | xdispatch::group | |
notify(dispatch_block_t b, const queue &q=global_queue()) | xdispatch::group | |
operator!=(const object &) | xdispatch::object | |
operator!=(const dispatch_object_t &) | xdispatch::object | |
operator=(const group &) | xdispatch::group | |
operator==(const object &) | xdispatch::object | |
operator==(const dispatch_object_t &) | xdispatch::object | |
resume() | xdispatch::group | [virtual] |
suspend() | xdispatch::group | [virtual] |
wait(dispatch_time_t=DISPATCH_TIME_FOREVER) | xdispatch::group | |
wait(struct tm *t) | xdispatch::group | |
~group() | xdispatch::group |