FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kBitArray kPxBlock_ThreadAffinity ( kPxBlock  block)

Reports the configured pipe thread affinity.

If a block creates any additional threads, those threads should be configured to use the thread affinity reported by this method.

This method is thread-safe while the pipe is running.

Parameters
blockBlock object.
Returns
Thread affinity (may be kNULL, signifying no affinity; do not modify the returned object).
See also
kThread_SetAffinity