Lock-Free Data Structures 无锁数据结构 ; 无锁编程
Lock-free data structures and algorithms.
无锁(lock - free)数据结构和算法。
In this article, you use the GCC built-ins in your implementation of lock-free data structures. Here's a look at the built-ins.
在本文中,我们要在无锁数据结构的实现中使用GCC内置函数。
Because the basic data structures in the allocator permit coalescing at any time, in any of malloc, free, or realloc, corresponding caching heuristics are easy to apply.
因为分配器中的基本数据结构允许在malloc, free或realloc的任何一个中任意时刻进行合并,相应的高速缓冲探索都很容易应用。
应用推荐