| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fixed crash when switching to an instance with a lower refresh thread count | isanae | 2020-04-17 | 1 | -0/+9 |
| | | | | | fixed rare race condition when waking up handle closer threads | ||||
| * | thread-safe OriginConnection | isanae | 2020-02-18 | 1 | -13/+83 |
| | | | | | | ThreadPool now keeps threads running keep ModThreads around so avoid reallocating buffers | ||||
| * | thread-safe directory entry | isanae | 2020-02-18 | 1 | -2/+8 |
| | | |||||
| * | faster getSubDirectory() for env::Directory, added lcname | isanae | 2020-02-18 | 1 | -0/+11 |
| | | | | | instrumentation | ||||
| * | removed dead insertFile() | isanae | 2020-02-18 | 1 | -1/+2 |
| | | | | | | avoided a few string copies lowercase filename in thread | ||||
| * | threaded refresher | isanae | 2020-02-18 | 1 | -0/+88 |
| | | |||||
| * | wstring_view when possible | isanae | 2020-02-18 | 1 | -0/+17 |
| first implementation of NtQueryDirectoryFile | |||||
