todo
来自「用c++包装好的线程库,直接拿来使用,提高效率.」· 代码 · 共 8 行
TXT
8 行
Remove the C like syntax in several methods, and make them more classoriented.Make a common allocator unit, that is distinct for each thread. To ensure that there is no race condition between threads, on accessto malloc/new.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?