|
FireSync API
|
| kThreadPriorityClass kPxBlock_ThreadPriorityClass | ( | kPxBlock | block | ) |
Reports the configured pipe thread priority class.
If a block creates any additional threads, those threads should be configured to use the priority class reported by this method.
This method is thread-safe while the pipe is running.
| block | Block object. |