FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kNet_SetDataInThreadAffinity ( kNet  net,
kBitArray  affinity 
)

Sets the thread affinity for any network data input 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
netNet object.
affinityThread affinity.
Returns
Operation status.
See also
kThread_SetAffinity