condition-variable
Here are 19 public repositories matching this topic...
Simple event objects for notifying waiting threads of the occurrence of an event. Used to emulate synchronous events with libuv.
-
Updated
Dec 3, 2018 - C
An implementation of multithreaded program to count keywords in a documents and return statistics
-
Updated
Dec 15, 2018 - C
Multiple Producer - Multiple Consumer Problem
-
Updated
Nov 7, 2017 - C
Parallel buffer management with POSIX threads using mutexes, condition variables and barriers
-
Updated
Mar 4, 2024 - C
Implementation of the producer-consumer problem written in C
-
Updated
Nov 16, 2019 - C
Selective-overhead mirroring application using UNIX sockets
-
Updated
Apr 20, 2019 - C
An Open-Source example of round robin scheduling.
-
Updated
May 2, 2017 - C
Thread pool implementation in C
-
Updated
May 7, 2020 - C
Simple In Memory File Storage Server case study.
-
Updated
Oct 26, 2021 - C
Operating System Traditional Programs
-
Updated
May 19, 2018 - C
Bespoke POSIX threads, mutexes, wait queues, thread pools, and semaphores for the C programming language.
-
Updated
Nov 5, 2022 - C
Systems Programming
-
Updated
Jun 26, 2020 - C
priority CPU-Scheduling for Pintos, using a multilevel feedback queue system
-
Updated
Mar 25, 2019 - C
Walking philosophers
-
Updated
Feb 19, 2018 - C
Userspace implementation of preemptive multithreading
-
Updated
May 4, 2017 - C
Multi-platform multi-threading library, C99 <threads.h> alternative (mutex, cond, thread, pool)
-
Updated
Oct 15, 2024 - C
RISC-V kernel step-by-step implmenetation
-
Updated
Nov 12, 2019 - C
Improve this page
Add a description, image, and links to the condition-variable topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the condition-variable topic, visit your repo's landing page and select "manage topics."