Home
last modified time | relevance | path

Searched refs:OSThread (Results 1 – 25 of 25) sorted by relevance

/RvlSDK-3.3/include/revolution/os/
DOSThread.h106 typedef struct OSThread OSThread; typedef
117 typedef void (*OSSwitchThreadCallback)(OSThread* from, OSThread* to);
121 OSThread* head;
122 OSThread* tail;
127 OSThread* next;
128 OSThread* prev;
143 struct OSThread struct
192 OSThread* OSGetCurrentThread ( void );
193 BOOL OSIsThreadSuspended ( OSThread* thread );
194 BOOL OSIsThreadTerminated( OSThread* thread );
[all …]
DOSMutex.h47 OSThread* thread; // The current owner
/RvlSDK-3.3/include/revolution/gx/
DGXFifo.h203 OSThread* GXSetCurrentGXThread ( void );
204 OSThread* GXGetCurrentGXThread ( void );
/RvlSDK-3.3/build/demos/osdemo/src/
Dfpe.c54 static OSThread ThreadA;
56 static OSThread ThreadB;
Dthreaddemo1.c34 OSThread Thread;
Dthreaddemo2.c34 OSThread Thread;
Dthreaddemo4.c37 OSThread Thread;
Dthreaddemo3.c37 OSThread Thread;
Dthreaddemo5.c46 OSThread Thread;
Dcrcdemo.c42 static OSThread testThread;
/RvlSDK-3.3/build/demos/memdemo/src/
Dthread_safe.c49 static OSThread sThread1;
51 static OSThread sCheckThread;
/RvlSDK-3.3/build/demos/mididemo/src/
Dmain.c50 OSThread th; in main()
/RvlSDK-3.3/build/demos/thpdemo/src/THPPlayerStrmAX/
DTHPRead.c63 static OSThread ReadThread;
DTHPAudioDecode.c62 static OSThread AudioDecodeThread;
DTHPVideoDecode.c65 static OSThread VideoDecodeThread;
/RvlSDK-3.3/build/demos/thpdemo/src/THPPlayer/
DTHPRead.c68 static OSThread ReadThread;
DTHPAudioDecode.c61 static OSThread AudioDecodeThread;
DTHPVideoDecode.c69 static OSThread VideoDecodeThread;
/RvlSDK-3.3/RVL/bin/demos/gxdemo/
Dsmp-onetri.map438 00007df0 001398 8000e4f0 0000a670 1 .text os.a OSThread.o
439 00007df0 000004 8000e4f0 0000a670 16 DefaultSwitchThreadCallback os.a OSThread.o
440 UNUSED 000070 ........ ........ OSSetSwitchThreadCallback os.a OSThread.o
441 00007e00 000284 8000e500 0000a680 16 __OSThreadInit os.a OSThread.o
442 00008090 000010 8000e790 0000a910 16 OSInitThreadQueue os.a OSThread.o
443 000080a0 00000c 8000e7a0 0000a920 16 OSGetCurrentThread os.a OSThread.o
444 UNUSED 000014 ........ ........ OSIsThreadSuspended os.a OSThread.o
445 UNUSED 00002c ........ ........ OSIsThreadTerminated os.a OSThread.o
446 000080b0 00003c 8000e7b0 0000a930 16 OSDisableScheduler os.a OSThread.o
447 000080f0 00003c 8000e7f0 0000a970 16 OSEnableScheduler os.a OSThread.o
[all …]
/RvlSDK-3.3/build/demos/pmicdemo/src/
Daudio.c99 static OSThread procThread;
/RvlSDK-3.3/build/demos/gxdemo/src/Management/
Dmgt-triple-buf.c59 static OSThread CUThread; // OS data for clean-up thread
/RvlSDK-3.3/build/demos/videmo/src/
Dviewer.c371 OSThread* background; in printOneLevel()
/RvlSDK-3.3/RVL/bin/demos/thpdemo/
DTHPSimple.map474 00009f50 001398 80010650 0000c7d0 1 .text os.a OSThread.o
475 00009f50 000004 80010650 0000c7d0 16 DefaultSwitchThreadCallback os.a OSThread.o
476 UNUSED 000070 ........ ........ OSSetSwitchThreadCallback os.a OSThread.o
477 00009f60 000284 80010660 0000c7e0 16 __OSThreadInit os.a OSThread.o
478 0000a1f0 000010 800108f0 0000ca70 16 OSInitThreadQueue os.a OSThread.o
479 0000a200 00000c 80010900 0000ca80 16 OSGetCurrentThread os.a OSThread.o
480 UNUSED 000014 ........ ........ OSIsThreadSuspended os.a OSThread.o
481 UNUSED 00002c ........ ........ OSIsThreadTerminated os.a OSThread.o
482 0000a210 00003c 80010910 0000ca90 16 OSDisableScheduler os.a OSThread.o
483 0000a250 00003c 80010950 0000cad0 16 OSEnableScheduler os.a OSThread.o
[all …]
/RvlSDK-3.3/vcmv/bin/RVL/
DVcmvTestD.map683 0000de00 001f54 80014f80 00011160 1 .text osD.a OSThread.o
684 0000de00 000004 80014f80 00011160 16 DefaultSwitchThreadCallback osD.a OSThread.o
685 UNUSED 000080 ........ ........ OSSetSwitchThreadCallback osD.a OSThread.o
686 0000de10 0001c8 80014f90 00011170 16 __OSThreadInit osD.a OSThread.o
687 0000dfe0 000048 80015160 00011340 16 OSSetCurrentThread osD.a OSThread.o
688 0000e030 000010 800151b0 00011390 16 OSInitMutexQueue osD.a OSThread.o
689 0000e040 000010 800151c0 000113a0 16 OSInitThreadQueue osD.a OSThread.o
690 0000e050 00000c 800151d0 000113b0 16 OSGetCurrentThread osD.a OSThread.o
691 0000e060 000040 800151e0 000113c0 16 __OSSwitchThread osD.a OSThread.o
692 UNUSED 000030 ........ ........ OSIsThreadSuspended osD.a OSThread.o
[all …]
/RvlSDK-3.3/vcmv/depend/RVL/DEBUG/
Dvcmv_test.d35 C:/Nintendo/Revolution/RVL_SDK/include/revolution/os/OSThread.h \