lhmouse/mcfgthread
Cornerstone of the MOST efficient std::thread on Windows for mingw-w64
CNOASSERTION
Issues
- 0
condvar callbacks for shared mutex are missing
#266 opened by lhmouse - 0
Modernize `__MCF_runtime_failure()`
#263 opened by lhmouse - 0
Find a better Windows on ARM image for GitHub Actions
#257 opened by lhmouse - 1
arm support?
#250 opened by trcrsired - 1
- 8
Using MCF thread model with SJLJ exception handling results in infinite recursion
#91 opened by starg2 - 1
pthread and standalone c11 thread support
#248 opened by Andarwinux - 3
can the benchmarking results also include wine?
#243 opened by yshui - 0
Use GitHub Actions
#89 opened by lhmouse - 12
Blue screen crashes
#88 opened by brechtsanders - 15
undefined reference to `__MCF_cxa_atexit'
#80 opened by eko5624 - 1
Need bench results for condvar
#74 opened by CarterLi - 2
Deadlock in conditional variable?
#86 opened by Trzik - 3
- 2
- 0
Change log for v1.4
#76 opened by lhmouse - 0
Function declaration incorrect for c11
#79 opened by trcrsired - 4
Implement inline aliases in a more 'proper' way
#73 opened by lhmouse - 13
Support for clang++ and libcxx?
#18 opened by lhmouse - 2
用mcf线程模型本地或加拿大编译出来的lld (LLVM的链接器)不能用-flto=thin
#68 opened by trcrsired - 1
- 9
- 4
License clarification
#69 opened by lazka - 10
- 3
- 5
Question about thread.c
#57 opened by CarterLi - 9
What exception model does it use for both x86 and x64 and what is the minimal windows version supported?
#47 opened by tomay3000 - 8
- 6
Update benchmark results
#54 opened by CarterLi - 1
- 2
TODO list of static linking support
#29 opened by lhmouse - 1
Refactoring complete
#51 opened by lhmouse - 12
- 2
Upgrade bundled boost version
#49 opened by CarterLi - 3
gcc-mcf.lhmouse.com is inaccessible
#46 opened by Ptomaine - 4
- 3
- 6
mcfgthread, gthread, pthead and linking
#43 opened by Xeverous - 5
- 49
Deadlock in exit(0) (LLD)
#21 opened by awson - 4
make tool support?
#40 opened by Xeverous - 4
- 2
compilation error
#30 opened by eMosbat - 2
- 6
Build instructions do not match
#26 opened by eldiener - 34
You can never defeat builtins in special cases.
#23 opened by CarterLi - 1
A thread spinning on a CV could miss a wakeup
#27 opened by lhmouse - 4
Compilation problem with MSYS2
#25 opened by eldiener - 24
assert in TLS_OUT_OF_INDEXES
#20 opened by revelator - 6
restrict qualifier collision
#19 opened by revelator