server-skynet-source-3rd-je.../include
Alex Lapenkou b8b8027f19 Allow PAI to calculate time until deferred work
Previously the calculation of sleep time between wakeups was implemented within
background_thread. This resulted in some parts of decay and hpa specific
logic mixing with background thread implementation. In this change, background
thread delegates this calculation to arena and it, in turn, delegates it to PAI.
The next step is to implement the actual calculation of time until deferred work
in HPA.
2021-09-17 16:56:41 -07:00
..
jemalloc Allow PAI to calculate time until deferred work 2021-09-17 16:56:41 -07:00
msvc_compat Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00