The Concurrency Runtime also provides synchronization primitives that use cooperative blocking to synchronize access to resources.
并发运行时还提供了使用协作阻止同步访问资源的同步基元.
互联网
Most POSIX systems, such like Linux, provide a faster but non - reentrant implementation of synchronization primitives.
多数POSIX系统, 例如Linux, 提供了更快但是不可重入的同步原语.
互联网