async(operation *r, const queue &q=global_queue()) | xdispatch::group | |
async(dispatch_block_t b, const queue &q=global_queue()) | xdispatch::group | [inline] |
group() | xdispatch::group | |
group(dispatch_group_t) | xdispatch::group | |
group(const group &) | xdispatch::group | |
native() const | xdispatch::group | [virtual] |
native_group() const | xdispatch::group | |
notify(operation *r, const queue &q=global_queue()) | xdispatch::group | |
notify(dispatch_block_t b, const queue &q=global_queue()) | xdispatch::group | [inline] |
object() | xdispatch::object | [protected] |
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::object | [virtual] |
suspend() | xdispatch::object | [virtual] |
target_queue(const queue &) | xdispatch::object | [virtual] |
wait(dispatch_time_t t=DISPATCH_TIME_FOREVER) | xdispatch::group | |
wait(struct tm *timeout) | xdispatch::group | |
~group() | xdispatch::group | |
~object() | xdispatch::object | [virtual] |