Welcome! Log In Create A New Profile

Advanced

Mutex objects on the wii

Posted by JeremyWilms 
Mutex objects on the wii
January 01, 2010 01:34AM
Does the libogc library have anything similar to the windows mutex objects? I need to perform some synchronization between some of my running threads to avoid more then one thread accessing shared memory at once.

Thanks.
Re: Mutex objects on the wii
January 01, 2010 01:45AM
Actually, I found some headers in the libogc\include\ogc, mutex.h

I'll use that, via including gccore.h



Edited 2 time(s). Last edit at 01/01/2010 01:46AM by JeremyWilms.
Sorry, only registered users may post in this forum.

Click here to login