Files
filament/libs/ibl/src
Mathias Agopian bbc4f4f21d JobSystem: remove the DONT_SIGNAL flag
A side effect of this flag was that we had to always use notify_all
when starting a job, instead of notify_one -- in practice, we found
experimentally that more calls to notify_one is cheaper than fewer
calls to notify_all.
2021-06-08 09:47:16 -07:00
..
2019-06-28 14:49:40 -07:00
2021-03-15 22:45:31 -07:00
2019-03-13 13:45:43 -07:00