Andy Wingo
|
56dd476af7
Back to simple unlock-mutex
|
8 years ago |
Andy Wingo
|
c0916134ac
Remove unchecked-unlock facility from Guile mutexes
|
8 years ago |
Andy Wingo
|
f1b7eaaa1a
Remove fat mutex abandoned mutex error
|
8 years ago |
Andy Wingo
|
ecfa0b50ce
Remove lock-mutex owner facility
|
8 years ago |
Andy Wingo
|
eeeee3297b
Remove thread cleanup facility
|
8 years ago |
Ludovic Courtès
|
f184e887a6
build: Support pthread builds without 'pthread_cancel' support (Android).
|
10 years ago |
Ludovic Courtès
|
8a177d316c
futures: Limit the number of nested futures on the same stack.
|
12 years ago |
Andy Wingo
|
5270a001ad
an experiment: clearing the C stack in gc tests
|
13 years ago |
Ludovic Courtès
|
1e2b4920ca
Arrange so that stack-cleaning loops in GC tests are not optimized out.
|
13 years ago |
Ludovic Courtès
|
d20912e67d
Move `{total,current}-processor-count' outside of `posix.c'.
|
13 years ago |
Ludovic Courtès
|
ed756f7817
Increase the timeout of timing-sensitive thread tests.
|
13 years ago |
Ludovic Courtès
|
c21a5ddcaf
Implement `(ice-9 threads)' high-level constructs in terms of futures.
|
14 years ago |
Ludovic Courtès
|
a0faf7ddf9
Fix bug #27450 ("Fat mutexes not GC'd until their owner dies").
|
15 years ago |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
15 years ago |
Neil Jerram
|
21346c4f5e
Remove possible deadlock in scm_join_thread_timed
|
15 years ago |
Neil Jerram
|
4201062de5
Fix wait-condition-variable so that it doesn't leave asyncs blocked
|
15 years ago |
Neil Jerram
|
74926120a3
Delete trailing whitespace.
|
16 years ago |
Julian Graham
|
adc085f17c
latest set of SRFI-18 support changes to core threads
|
17 years ago |
Neil Jerram
|
6180e336b2
Core enhancements, by Julian Graham, to Guile's thread, mutex and
|
17 years ago |
Ludovic Courtès
|
2e77f7202b
Changes from arch/CVS synchronization
|
17 years ago |
Kevin Ryde
|
23f2b9a3de
merge from 1.8 branch
|
18 years ago |
Kevin Ryde
|
6e7d5622ee
merge from 1.8 branch
|
19 years ago |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
19 years ago |
Marius Vollmer
|
d8d925f310
Only test when 'threads are provided.
|
20 years ago |
Kevin Ryde
|
5925aed0d6
New file, exercising parallel.
|
21 years ago |