locking
Here are 10 public repositories matching this topic...
Concurrent Trie with different locking techniques (HOH, Single lock, Reader-Writer lock)
-
Updated
Dec 8, 2020 - C
Concurrent Trie Data Structure using Single Locking, Reader Writer's Locking and Hand over Hand Locking.
-
Updated
Dec 9, 2020 - C
A lightweight, generic, and optionally thread-safe dynamic array (vector) library in C89 compatible style.
-
Updated
Jul 8, 2025 - C
Coursework for ECE 357 Computer Operating Systems
-
Updated
Mar 7, 2019 - C
It is a simple kernel module implementation with threading and locking support using spinlock
-
Updated
Oct 30, 2018 - C
Dual PIC16F877A light tracker: Uses ADC for light sensing, sends data via UART ring buffer. Drives servos with interrupt PWM for real-time light following.
-
Updated
Aug 18, 2025 - C
Readers and Writers lock with Priority Locking implementation for XINU OS.
-
Updated
Nov 17, 2020 - C
This project is an implementation of thread and mutex in C to solve the problem of dining philosophers
-
Updated
May 15, 2024 - C
Improve this page
Add a description, image, and links to the locking topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the locking topic, visit your repo's landing page and select "manage topics."