MuxEventSet.scp
上传用户:luoyougen
上传日期:2008-05-12
资源大小:23136k
文件大小:0k
源码类别:

VxWorks

开发平台:

C/C++

  1. # MuxEventSet.scp - WindView event points for MUX layer
  2. #
  3. # modification history
  4. # --------------------
  5. # 01a,12dec97,spm  created.
  6. #
  7. # DESCRIPTION
  8. # Add basic instrumentation for MUX layer.
  9. e (muxDevLoad, 0, 0, 0, 0)
  10. e (muxDevStart, 1, 0, 0, 0)
  11. e (muxSend, 2, 0, 0, 0)
  12. e (muxPollSend, 3, 0, 0, 0)
  13. e (muxReceive, 4, 0, 0, 0)
  14. e (muxPollReceive, 5, 0, 0, 0)
  15. e (muxDevStop, 6, 0, 0, 0)
  16. e (muxDevUnload, 7, 0, 0, 0)