Module mmap_bytey_byte_buffer::allocator

source ·

Structs§

  • The allocated mmap buffer. This carries over its threadID just in case you do happen to pass the buffer to another thread. that way it can return to its main thread upon drop.
  • The node in the mmap list to stored our buffers for reuse.

Constants§