index
:
guile.git
branch_release-1-4
branch_release-1-6
branch_release-1-8
cky-hygienic-macros
compile-to-js-merge
excise-ltdl
historical/wip-1-8-mingw-build
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
mingw-guile-3.0
nan-boxing
r7rs-wip
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
ttn-back-in-the-saddle
use-minigmp
wip-3.2
wip-bpt-elisp
wip-compiler
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-gnulib-update
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-lloda
wip-load-lang
wip-mingw
wip-mingw-2025
wip-mingw-guile-2.2
wip-modernize-autotools
wip-new-tagging
wip-new-tagging-bis-broken
wip-nj-locks-nc
wip-nj-thread-safety
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-sassy
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-vector-cleanup
wip-whippet
GNU Guile
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libguile
/
threads.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-16
Merge remote-tracking branch 'origin/stable-2.0'
Mark H Weaver
1
-2
/
+2
2013-06-17
Fix bug in remqueue in threads.c when removing last element.
Mark H Weaver
1
-1
/
+1
2013-06-10
Allow #f as timeout argument to unlock-mutex and SRFI-18 mutex-unlock!
Mark H Weaver
1
-1
/
+1
2013-03-28
Merge remote-tracking branch 'origin/stable-2.0'
Mark H Weaver
1
-9
/
+25
2013-03-13
allow for spurious wakeups from pthread_cond_wait
Andy Wingo
1
-3
/
+9
2013-03-09
don't provide scm_std_select on mingw and similar platforms
Andy Wingo
1
-6
/
+16
2012-11-05
Merge remote-tracking branch 'origin/stable-2.0'
Mark H Weaver
1
-4
/
+5
2012-11-05
Fix invalid assertion about mutex ownership in threads.c.
Ludovic Courtès
1
-4
/
+5
2012-03-08
Merge remote-tracking branch 'local-2.0/stable-2.0'
Andy Wingo
1
-0
/
+3
2012-03-08
run finalizers asynchronously in asyncs
Andy Wingo
1
-0
/
+3
2012-03-03
the dynamic stack is really a stack now, instead of a list
Andy Wingo
1
-1
/
+7
2012-02-24
statically initialize the pthread mutex in fat mutexen
Andy Wingo
1
-10
/
+4
2012-02-23
Revert "install pthread_atfork handlers for guile's static mutexen"
Andy Wingo
1
-3
/
+0
2012-02-17
install pthread_atfork handlers for guile's static mutexen
Andy Wingo
1
-0
/
+3
2012-02-08
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
1
-8
/
+9
2012-02-02
Improve the usage of variable names in C docstrings.
Bake Timmons
1
-8
/
+9
2012-01-30
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
1
-1
/
+0
2012-01-30
Merge commit '3d51e57cfb0404db568a6adfde2a346d3fd9907e'
Andy Wingo
1
-0
/
+1
2012-01-30
Merge commit '9b0975f1dc41ddd10d81fb5b0965b9e9a54ef37a'
Andy Wingo
1
-1
/
+3
2012-01-26
Revert "Universally-unique gensyms"
Andy Wingo
1
-1
/
+0
2012-01-21
Universally-unique gensyms
Mark H Weaver
1
-0
/
+1
2012-01-16
Fix typo in threads.c on IA64.
Ludovic Courtès
1
-1
/
+1
2012-01-12
Make sure `scm_spawn_thread' returns a thread.
Ludovic Courtès
1
-0
/
+2
2012-01-10
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
1
-1
/
+4
2012-01-10
Merge commit 'f78a1ccede02ccad89d6c91a6b297f1f14a30907'
Andy Wingo
1
-0
/
+42
2012-01-05
Placate a number of `syntax-check' verifications.
Ludovic Courtès
1
-2
/
+5
2011-12-22
freebsd itanium support
Andy Wingo
1
-0
/
+15
2011-12-22
freebsd implementation of get_thread_stack_base
Andy Wingo
1
-0
/
+27
2011-12-01
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
1
-2
/
+3
2011-11-29
collect a little in call-with-new-thread
Andy Wingo
1
-0
/
+1
2011-11-23
optional default-value arg to make-fluid
Andy Wingo
1
-2
/
+2
2011-11-08
locking for putc, puts
Andy Wingo
1
-7
/
+7
2011-10-24
remove weak pairs, rewrite weak vectors
Andy Wingo
1
-7
/
+26
2011-07-25
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
1
-8
/
+10
2011-07-01
Revert "Fix lock ordering in `fat_mutex_lock' to match that of `do_thread_exi...
Ludovic Courtès
1
-2
/
+3
2011-07-01
Type-check the OWNER argument of `lock-mutex'.
Ludovic Courtès
1
-0
/
+3
2011-06-30
Fix `on_thread_exit' for canceled threads.
Ludovic Courtès
1
-6
/
+4
2011-06-30
Merge remote-tracking branch 'local-2.0/stable-2.0'
Andy Wingo
1
-0
/
+3
2011-06-28
Fix lock ordering in `fat_mutex_lock' to match that of `do_thread_exit'.
Ludovic Courtès
1
-0
/
+3
2011-06-23
don't spawn the signal delivery thread in a thread-exit handler
Andy Wingo
1
-4
/
+0
2011-06-16
Merge remote-tracking branch 'local-2.0/stable-2.0'
Andy Wingo
1
-10
/
+20
2011-06-16
O_CLOEXEC usage
Andy Wingo
1
-10
/
+2
2011-06-16
fix initial values of reallocated fluids
Andy Wingo
1
-0
/
+18
2011-05-22
Don't call scm_lock_mutex and scm_unlock_mutex via pointer of wrong type
Mark H Weaver
1
-2
/
+14
2011-05-22
Don't call scm_lock_mutex and scm_unlock_mutex via pointer of wrong type
Mark H Weaver
1
-2
/
+14
2011-05-15
use of EXIT_SUCCESS and EXIT_FAILURE
Andy Wingo
1
-1
/
+1
2011-05-15
rename scm_async_click() to scm_async_tick(); privatize SCM_ASYNC_TICK
Andy Wingo
1
-1
/
+1
2011-05-13
refactor do_thread_exit cleanup handler invocation
Andy Wingo
1
-1
/
+8
2011-04-25
Move `{total,current}-processor-count' outside of `posix.c'.
Ludovic Courtès
1
-0
/
+34
2011-04-25
Make `scm_i_ensure_signal_delivery_thread' call in Guile mode.
Ludovic Courtès
1
-4
/
+4
[next]