enum class thread_type
Declared at: include/named_threads.h:12
Enumerators
Name | Value | Comment |
---|---|---|
application | 0 | |
scheduler | 10000 | |
executor | 20000 | |
alloc | 30000 | |
first_device_submitter | 40000 | |
first_host_queue | 50000 | |
first_test | 60000 | |
max | 70000 |
Declared at: include/named_threads.h:12
Name | Value | Comment |
---|---|---|
application | 0 | |
scheduler | 10000 | |
executor | 20000 | |
alloc | 30000 | |
first_device_submitter | 40000 | |
first_host_queue | 50000 | |
first_test | 60000 | |
max | 70000 |