bsdi.h
上传用户:blenddy
上传日期:2007-01-07
资源大小:6495k
文件大小:0k
源码类别:

数据库系统

开发平台:

Unix_Linux

  1. #if defined(i386)
  2. #define NEED_I386_TAS_ASM
  3. #endif
  4. #if defined(sparc)
  5. #define NEED_SPARC_TAS_ASM
  6. #endif
  7. #define USE_POSIX_TIME
  8. #define HAS_TEST_AND_SET
  9. typedef unsigned char slock_t;