Function MSContextGetThreadAffinityCoreList
- Defined in File context_c.h 
Function Documentation
- 
const int32_t *MSContextGetThreadAffinityCoreList(const MSContextHandle context, size_t *core_num)
- Obtain the thread lists of CPU cores. - 参数
- context – [in] Context object handle. 
- core_num – [out] The number of core. 
 
- 返回
- a array of thread core lists.