https://github.com/melardev/c_cpp_win32_concurrencysnippets
C/C++ Concurrency Snippets using Win32 API
https://github.com/melardev/c_cpp_win32_concurrencysnippets
c concurrency cpp demo examples poc snippets synchronization threading win32 win32api windows
Last synced: 3 months ago
JSON representation
C/C++ Concurrency Snippets using Win32 API
- Host: GitHub
- URL: https://github.com/melardev/c_cpp_win32_concurrencysnippets
- Owner: melardev
- License: mit
- Created: 2019-07-30T11:01:26.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-30T11:02:32.000Z (almost 7 years ago)
- Last Synced: 2025-03-21T02:46:13.593Z (over 1 year ago)
- Topics: c, concurrency, cpp, demo, examples, poc, snippets, synchronization, threading, win32, win32api, windows
- Language: C++
- Homepage: http://melardev.com
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Introduction
This repository contains C/Cpp snippets related to [Win32 Synchronization](https://docs.microsoft.com/en-us/windows/win32/api/synchapi/) API.
I have a lot more snippets, but they have to be refactored before pushing them to Github.
Stay tuned, a lot more will come.
# Social Media
- [Youtube](https://youtube.com/Melardev)
- [Twitter](https://twitter.com/@melardev)
- [Instagram](https://instagram.com/melar_dev)