Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 26 days 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-30T11:02:32.000Z (over 5 years ago)
- Last Synced: 2024-11-26T09:12:16.853Z (3 months 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: 2
- 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)