home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 4 / AACD04.ISO / AACD / Programming / PMM / Developer / IncludePPC / lvo / thread_lvo.s < prev    next >
Encoding:
Text File  |  1999-10-04  |  702 b   |  31 lines

  1.     .set    LVOTLCreate,-30
  2.     .global    LVOTLCreate
  3.     .set    LVOTLExit,-36
  4.     .global    LVOTLExit
  5.     .set    LVOTLJoin,-42
  6.     .global    LVOTLJoin
  7.     .set    LVOTLDetach,-48
  8.     .global    LVOTLDetach
  9.     .set    LVOTLCancel,-54
  10.     .global    LVOTLCancel
  11.     .set    LVOTLSetCancel,-60
  12.     .global    LVOTLSetCancel
  13.     .set    LVOTLSetPrio,-66
  14.     .global    LVOTLSetPrio
  15.     .set    LVOTLGetPrio,-72
  16.     .global    LVOTLGetPrio
  17.     .set    LVOTLMutexInit,-78
  18.     .global    LVOTLMutexInit
  19.     .set    LVOTLMutexDestroy,-84
  20.     .global    LVOTLMutexDestroy
  21.     .set    LVOTLMutexLock,-90
  22.     .global    LVOTLMutexLock
  23.     .set    LVOTLMutexTryLock,-96
  24.     .global    LVOTLMutexTryLock
  25.     .set    LVOTLMutexUnlock,-102
  26.     .global    LVOTLMutexUnlock
  27.     .set    LVOTLAllocMem,-108
  28.     .global    LVOTLAllocMem
  29.     .set    LVOTLFreeMem,-114
  30.     .global    LVOTLFreeMem
  31.