Searched refs:_dispatch_block_create_with_voucher_and_priority (Results 1 – 1 of 1) sorted by relevance
| /trueos/lib/libdispatch/src/ |
| HD | queue.c | 1910 _dispatch_block_create_with_voucher_and_priority(dispatch_block_flags_t flags, in _dispatch_block_create_with_voucher_and_priority() function 1936 return _dispatch_block_create_with_voucher_and_priority(flags, NULL, 0, in dispatch_block_create() 1952 return _dispatch_block_create_with_voucher_and_priority(flags, NULL, in dispatch_block_create_with_qos_class() 1962 return _dispatch_block_create_with_voucher_and_priority(flags, voucher, 0, in dispatch_block_create_with_voucher() 1978 return _dispatch_block_create_with_voucher_and_priority(flags, voucher, in dispatch_block_create_with_voucher_and_qos_class()
|