FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kPipe_SetThreadAffinity ( kPipe  pipe,
kBitArray  affinity 
)

Sets the thread affinity for any pipe threads.

Thread affinity adjustments can result in suboptimal performance for some workloads. Accordingly, thread affinity adjustment should usually be avoided, except where indicated by the FireSync Software Team to support special cases.

Refer to kThread_SetAffinity for more information on thread priorities.

Parameters
pipePipe object.
affinityThread affinity.
Returns
Operation status.
See also
kThread_SetAffinity