|
PIO
2.5.4
|
Get the Number of IO Tasks in C. More...
Functions | |
| int | PIOc_get_numiotasks (int iosysid, int *numiotasks) |
| Get the number of IO tasks set. More... | |
Get the Number of IO Tasks in C.
| int PIOc_get_numiotasks | ( | int | iosysid, |
| int * | numiotasks | ||
| ) |
Get the number of IO tasks set.
| iosysid | the IO system ID |
| numiotasks | a pointer taht gets the number of IO tasks. Ignored if NULL. |
1.8.17