Commit Graph

6 Commits

Author SHA1 Message Date
Xphalnos
47f327e848 [Misc] Replaced const with constexpr where possible 2025-04-08 19:32:17 +02:00
disjtqz
43fd396db7 implement dynamically allocateable guest to host callbacks 2023-10-11 18:37:23 +02:00
sephiroth99
fa953fe758 bit_map: Add missing include for size_t definition 2015-12-30 17:42:18 -05:00
Dr. Chat
6108ff1608 Use a 64-bit bitmap rather than a 32-bit bitmap. 2015-12-29 13:10:02 -08:00
Dr. Chat
d4da8cab4e BitMap: Change the size param to the number of entries (bits) 2015-12-29 13:09:59 -08:00
Dr. Chat
c5ac4185ac Threadsafe bitmap class 2015-12-29 13:09:58 -08:00