Chinaunix首页 | 论坛 | 博客
  • 博客访问: 569259
  • 博文数量: 169
  • 博客积分: 2656
  • 博客等级: 少校
  • 技术积分: 1685
  • 用 户 组: 普通用户
  • 注册时间: 2009-07-30 13:03
文章分类

全部博文(169)

文章存档

2011年(1)

2010年(135)

2009年(33)

我的朋友

分类: 嵌入式

2010-05-14 13:10:05

User-installed switch hooks are called within the kernel context. Therefore, switch hooks do not have access to all VxWorks facilities. The following routines can be called from within a task switch hook:

Library                 Routines

bLib                   All routines
fppArchLib             fppSave( ), fppRestore( )
intLib                 intContext( ), intCount( ), intVecSet( ), intVecGet( )
lstLib                 All routines
mathALib               All routines, if fppSave( )/fppRestore( ) are used
rngLib                 All routines except rngCreate( )
taskLib                taskIdVerify( ), taskIdDefault( ), taskIsReady( ), taskIsSuspended( ),taskTcb( )
vxLib                  vxTas( )

阅读(555) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~