|
|
|
@688
|
[688]
|
2 years |
tapted |
Add a cmake optimise option and reduce the risk of a deadlock, holding a …
|
|
|
|
@687
|
[687]
|
2 years |
tapted |
Implement asynchronous threads via Runners
|
|
|
|
@685
|
[685]
|
2 years |
tapted |
Convert Regex from Config to Module
|
|
|
|
@663
|
[663]
|
2 years |
tapted |
Actually commit the test cases..
|
|
|
|
@662
|
[662]
|
2 years |
tapted |
Make test cases and fix memory leaks in Runner goo
|
|
|
|
@661
|
[661]
|
2 years |
tapted |
Cleanups, before adding test cases
|
|
|
|
@657
|
[657]
|
2 years |
tapted |
Add a cmake makefile
|
|
|
|
@654
|
[654]
|
2 years |
tapted |
Turn off win32 SEH wrappers -- they are too evil
|
|
|
|
@648
|
[648]
|
2 years |
tapted |
check bail on both sides
|
|
|
|
@647
|
[647]
|
2 years |
tapted |
Fix a deadlock coz I forgetz to unlock this gai
|
|
|
|
@641
|
[641]
|
2 years |
tapted |
Allow synced threads to be stopped and joined independently
|
|
|
|
@624
|
[624]
|
2 years |
tapted |
Make a VisualStudio? project for taptaudio and some easy fixes to fix some …
|
|
|
|
@615
|
[615]
|
2 years |
tapted |
Documentation
|
|
|
|
@613
|
[613]
|
2 years |
tapted |
Documentation
|
|
|
|
@598
|
[598]
|
2 years |
tapted |
Implement synchronised threads that use runners
|
|
|
|
@595
|
[595]
|
2 years |
tapted |
Kill the thread in win32 on a crash (seems to work..) and cleanup …
|
|
|
|
@594
|
[594]
|
2 years |
tapted |
Install signal/exception handlers in Windows
|
|
|
|
@567
|
[567]
|
3 years |
tapted |
Fix for make dist
|
|
|
|
@526
|
[526]
|
3 years |
tapted |
Fix some -Weffc++ warnings
|
|
|
|
@520
|
[520]
|
3 years |
tapted |
Fix gcc-4.2.0 warning
|
|
|
|
@519
|
[519]
|
3 years |
tapted |
Fix for DEBUG_STL on gcc 4.2.0
|
|
|
|
@513
|
[513]
|
3 years |
tapted |
doc fix in threadman
|
|
|
|
@494
|
[494]
|
3 years |
tapted |
Add a way to wait() on Asynchronous threads to prevent spurious memory …
|
|
|
|
@485
|
[485]
|
3 years |
tapted |
Make cancel visible
|
|
|
|
@483
|
[483]
|
3 years |
tapted |
Add optional timeouts
|
|
|
|
@460
|
[460]
|
3 years |
tapted |
Doco update
|
|
|
|
@457
|
[457]
|
3 years |
tapted |
Forgot to commit SemWaiter? stuff
|
|
|
|
@428
|
[428]
|
3 years |
tapted |
Fix compiler warning -- possibly uninitialised (even though it cant be)
|
|
|
|
@422
|
[422]
|
3 years |
tapted |
Less ambiguous overloads
|
|
|
|
@421
|
[421]
|
3 years |
tapted |
Pass pointer to pointer in wait
|
|
|
|
@420
|
[420]
|
3 years |
tapted |
Add ability to store created thread for caller
|
|
|
|
@419
|
[419]
|
3 years |
tapted |
Add cancel function to SemWaiter?
|
|
|
|
@404
|
[404]
|
3 years |
tapted |
Mainly semaphore wrapper, also some Runner crud that may never work …
|
|
|
|
@402
|
[402]
|
3 years |
tapted |
Progressively adding templatized Runner classes for ThreadMan (sync …
|
|
|
|
@384
|
[384]
|
4 years |
tapted |
Add some optional STL debugging
|
|
|
|
@325
|
[325]
|
4 years |
tapted |
Update documentation for ThreadMan
|
|
|
|
@324
|
[324]
|
4 years |
tapted |
code doc
|
|
|
|
@296
|
[296]
|
4 years |
tapted |
Fix spurious warnings when setting thread priority
|
|
|
|
@289
|
[289]
|
4 years |
tapted |
feeding in thread priorities to ThreadMan
|
|
|
|
@287
|
[287]
|
4 years |
tapted |
Dont allocate memory in static initialisers -- use thunks
|
|
|
|
@285
|
[285]
|
4 years |
tapted |
Added Synchronous threads to ThreadMan
|
|
|
|
@282
|
[282]
|
4 years |
tapted |
Initial import of ThreadMan library
|