Closed iHiroakiKawai closed 10 years ago
Two threads are touching on a same queue without a mutex in switch implementation. I observed sometimes queue length becomes negative(INTMAX), which result in infinity loop sometimes, or unexpected behaviors.
I prefer option 1) because arc/lib directory should not depend on other directories especially src/switch/data path.Kawai-San could you please fix.
Two threads are touching on a same queue without a mutex in switch implementation. I observed sometimes queue length becomes negative(INTMAX), which result in infinity loop sometimes, or unexpected behaviors.