|
|
606fd13447
|
feature: implement win32 read-write lock synchronization primitive
|
2025-09-05 15:48:13 +02:00 |
|
|
|
9ad553ea6e
|
feature: implement win32 drang_cond_wait function for condition variable synchronization
|
2025-09-05 15:48:06 +02:00 |
|
|
|
5de4836e20
|
feature: add read and write unlock functions for read-write locks
|
2025-09-05 15:43:05 +02:00 |
|
|
|
6e44b46020
|
feature: implement win32 condition variable synchronization primitive
|
2025-09-05 15:24:39 +02:00 |
|
|
|
2cdc7ee455
|
feature: add internal header for mutex and condition variable structures
|
2025-09-05 15:24:04 +02:00 |
|
|
|
cd36e689a6
|
feature: implement win32 mutex synchronization primitive
|
2025-09-05 15:16:32 +02:00 |
|
|
|
37c59b003c
|
feature: add synchronization primitives api including mutexes, condition variables, and read-write locks
|
2025-09-05 15:16:06 +02:00 |
|
|
|
80462a42f1
|
style: increase column limit to 120 in .clang-format
|
2025-09-05 15:15:38 +02:00 |
|
|
|
d787477657
|
feature: add more error codes, and document error handling macros
|
2025-09-05 15:15:25 +02:00 |
|
|
|
13cc25860e
|
feature: implement memory allocation functions
|
2025-09-05 04:06:15 +02:00 |
|
|
|
29e8753d1f
|
feature: add error handling functions and definitions
|
2025-09-05 04:06:07 +02:00 |
|
|
|
d1a39262d8
|
Initial commit
|
2025-09-05 04:05:47 +02:00 |
|