How to support reentrancy in nxpusblib

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to support reentrancy in nxpusblib

599 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by sharvareedeo on Thu Sep 13 04:53:02 MST 2012
we are using chaFS and nxpusblib, we need to have simultaneous read call to usb for accessing its content in two different threads. how to achive this?
标签 (1)
0 项奖励
回复
1 回复

588 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by nxpUSBlib team on Wed Sep 19 14:05:45 MST 2012
I'm afraid the current design of nxpUSBlib doesn't support reentrancy in general. However it may be possible by adding synchronization in a few key areas of the libarary to accomplish simultaneous read calls.
0 项奖励
回复