From: CVS <do...@th...> - 2002-09-01 16:32:12
|
Update of /cvs/BasiliskII/src/uae_cpu Modified Files: memory.cpp newcpu.cpp spcflags.h Log Message: Use B2_mutex instead of pthread mutexes when ENABLE_EXCLUSIVE_SPCFLAGS is set. However, this is not used at the moment. Is there an advantage? People may want to add arch-optimized SPCFLAGS_{SET,CLEAR}. |