|
API Reference Manual
1.48.0
|
ODP thread API. More...
Go to the source code of this file.
Functions | |
| int | odp_thread_id (void) |
| Get thread identifier. More... | |
| int | odp_thread_count (void) |
| Thread count. More... | |
| int | odp_thread_control_count (void) |
| Control thread count. More... | |
| int | odp_thread_worker_count (void) |
| Worker thread count. More... | |
| int | odp_thread_count_max (void) |
| Maximum thread count. More... | |
| int | odp_thread_control_count_max (void) |
| Maximum control thread count. More... | |
| int | odp_thread_worker_count_max (void) |
| Maximum worker thread count. More... | |
| odp_thread_type_t | odp_thread_type (void) |
| Thread type. More... | |
ODP thread API.
Definition in file api/spec/thread.h.