issues
search
meganz
/
mingw-std-threads
Standard threads implementation currently still missing on MinGW GCC on Windows
BSD 2-Clause "Simplified" License
439
stars
137
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add PowerShell Fixes.
#92
guilt
opened
1 year ago
0
Add latch header implementation
#91
diamante0018
closed
1 year ago
9
How is this compared to mcfgthread?
#90
ghost
opened
2 years ago
1
Fix std::shared_mutex for c++14/17
#89
Jamaika1
opened
2 years ago
0
HOW TO FUCKING COMPILE/MAKE A FUCKING COMPILED RELEASE LAZY ASS
#88
erew70
closed
2 years ago
0
error: ‘shared_lock’ has not been declared in ‘std’
#87
LordOfDragons
opened
2 years ago
1
Improve `future::get()` and `future::wait()`
#86
nmcclatchey
closed
2 years ago
1
Fix timed mutex, tweak call_once
#85
nmcclatchey
closed
2 years ago
1
timed_mutex broken?
#84
smurfix
closed
2 years ago
0
Added std::invoke_result for C⁺⁺17
#83
Jamaika1
closed
3 years ago
0
Improve README regarding pthreads
#82
melroy89
closed
3 years ago
0
fix SRWLOCK_INIT
#81
SergeyMC9730
closed
3 years ago
3
error: 'SRWLOCK_INIT' was not declared in this scope
#80
SergeyMC9730
closed
3 years ago
1
Trouble compiling with gcc 11.1
#79
MNRK01
opened
3 years ago
4
Change mingw std for gcc 11.0.1
#78
Jamaika1
closed
3 years ago
0
Prevent `async` from blocking `future::wait_for`
#77
nmcclatchey
closed
3 years ago
0
The wait_for method of std::future is problem
#76
phyyww
closed
3 years ago
6
Problem with std::packaged_task in c++17
#75
Jamaika1
opened
3 years ago
2
Fix: conflicts with a previous declaration in GCC 11
#74
Jamaika1
closed
3 years ago
2
Question about the new definition std :: jthread
#73
Jamaika1
opened
4 years ago
5
Building GCC 9.3 meet some error
#72
Efreets
closed
4 years ago
1
Use try_compile() when retrieving the header paths.
#71
deymo
closed
4 years ago
3
improve header generation
#70
oltolm
closed
4 years ago
5
C++20 feature: counting_semaphore and binary_semaphore
#69
nmcclatchey
opened
4 years ago
0
C++20 feature: barrier
#68
nmcclatchey
opened
4 years ago
0
C++20 feature: latch
#67
nmcclatchey
closed
1 year ago
3
C++20 feature: jthread
#66
nmcclatchey
opened
4 years ago
1
Addition mingw-std-pthreads
#65
Jamaika1
closed
4 years ago
0
Detect when MinGW-w32 is used
#64
nmcclatchey
closed
5 years ago
0
synchapi.h: No such file or directory
#63
JosuGZ
closed
4 years ago
8
"Std-like" headers generator
#62
lanyizi
closed
5 years ago
9
Miscellaneous improvements
#61
nmcclatchey
closed
5 years ago
0
Releasing on Github
#60
theodelrieu
closed
5 years ago
3
Fix fatal bug: Threads must copy arguments.
#59
nmcclatchey
closed
5 years ago
2
AcquireSRWLockExclusive was not declared
#58
phma
closed
5 years ago
5
Upstream into MinGW?
#57
ryao
opened
5 years ago
11
Problem with codec Lepton
#56
Jamaika1
closed
5 years ago
4
Minimize Windows headers
#55
nmcclatchey
closed
5 years ago
1
Problem with mutex.h
#54
Jamaika1
closed
5 years ago
3
Add -fno-exceptions support
#53
Maeiky
closed
5 years ago
6
Update certain macros to modern C++ solution.
#51
nmcclatchey
closed
5 years ago
0
Descriptive error on insufficient Windows version.
#50
nmcclatchey
closed
5 years ago
0
tests.cpp file not working
#49
ghost
closed
5 years ago
14
Fix bugs
#48
nmcclatchey
closed
5 years ago
0
Various bug fixes
#47
nmcclatchey
closed
5 years ago
0
Silencing warnings to do with using old style casts and also those ar…
#46
nacitar
closed
5 years ago
8
Fix sleep_for with large/negative values.
#45
ghost
closed
5 years ago
4
Fix typo in README
#44
jwilk
closed
5 years ago
0
Core features from <future>
#43
nmcclatchey
closed
6 years ago
4
Enhanced debugging
#42
nmcclatchey
closed
6 years ago
1
Next