Something feels dirty about using multi threading primitives in a single threaded environment. Maybe you should write a motivation section explaining the use-case. Also how do other single threaded environments avoid the need for locking?
Something feels dirty about using multi threading primitives in a single threaded environment.
Maybe you should write a motivation section explaining the use-case.
Also how do other single threaded environments avoid the need for locking?