The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio and other applications.
-
Updated
Oct 31, 2024 - C#
The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio and other applications.
Implementation of Win32 events for *nix platforms, built on top of pthreads.
Pillars for Transactional Systems and Data Grids
nanonext - R binding for NNG (Nanomsg Next Gen)
Fast, shared, upgradeable, non-recursive and non-fair mutex
Operating Systems Lab Course (CS 314), IIT Dharwad
MutexGear Library Preview
Operating Systems Theory Course (CS 304), IIT Dharwad
This repository contains files related to Operating Systems Lab (Spring 2023).
Implementation of reentral read write lock which described in https://en.wikipedia.org/wiki/Readers–writer_lock.
Serializable merkle tree for data synchronization in Go
Hack on OS161 Kernel to implement synchronization primitives, System calls with Process support and Virtual memory subsystem
library for managing asyncio synchronization primitives
Provides thread-safe and atomic synchronization objects, and wrappers to easily use web workers with async/await syntax.
A distributed peer-to-peer application implementing a system for sharing constantly updated data on the COVID-19 pandemic, developed for the computer networks exam for the computer engineering course at the University of Pisa.
Demo project & blog post with a lowdown on critical sections, reader/writer locks, interactive login sessions, root user detection, CFString conversion in macOS.
Practical works and homeworks on the subject "System programming" (15.08.2022 - 05.09.2022) at STEP IT Academy in Kryvyi Rih.
Add a description, image, and links to the synchronization-primitives topic page so that developers can more easily learn about it.
To associate your repository with the synchronization-primitives topic, visit your repo's landing page and select "manage topics."