1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-11-09 20:32:43 +01:00
openrw/rwlib/source/job
darkf e58be26be8 Fix the construction of WorkContext
Previously the worker thread was constructed before the queue was, leading to
unfortunate race conditions. This fixes that, along with unrelated minor cleanup.
2016-08-05 09:42:03 -07:00
..
WorkContext.cpp Rework how exiting and cleanup is handled. 2016-07-31 07:04:52 -07:00
WorkContext.hpp Fix the construction of WorkContext 2016-08-05 09:42:03 -07:00