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
/
pthread-threads.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-23
Revert "add pthread_atfork helpers to our threading shims"
Andy Wingo
1
-9
/
+1
2012-02-17
add pthread_atfork helpers to our threading shims
Andy Wingo
1
-1
/
+9
2011-05-26
remove gc pthread redirects entirely
Andy Wingo
1
-18
/
+2
2011-04-03
pthread-threads.h: only redirect to GC_pthread_sigmask if it is present
Andy Wingo
1
-0
/
+4
2011-03-29
fix compilation with libgc 7.0, 7.1
Andy Wingo
1
-0
/
+11
2011-03-25
threading / with_guile refactor to use more GC_stack_base
Andy Wingo
1
-7
/
+7
2009-09-14
Rename "boehm-gc.h" to "bdw-gc.h"; add to the distribution.
Ludovic Courtès
1
-1
/
+1
2009-08-18
Merge branch 'master' into boehm-demers-weiser-gc
Ludovic Courtès
1
-6
/
+7
2009-06-17
Change Guile license to LGPLv3+
Neil Jerram
1
-6
/
+7
2008-09-10
Merge commit '2e77f7202b11ad0003831fcff94ec7db80cca015' into boehm-demers-wei...
Ludovic Courtès
1
-1
/
+8
2008-09-10
Merge commit 'f30e1bdf97ae8b2b2918da585f887a4d3a23a347' into boehm-demers-wei...
Ludovic Courtès
1
-1
/
+5
2008-09-10
Use thread-local allocation (significant perf. improvement!); added the `boeh...
Ludovic Courtes
1
-2
/
+1
2008-09-05
Tell `libgc' that we're using POSIX threads. This fixes Guile on PPC.
Ludovic Court`es
1
-0
/
+4
2007-10-20
Changes from arch/CVS synchronization
Ludovic Courtès
1
-0
/
+3
2007-10-10
Changes from arch/CVS synchronization
Ludovic Courtès
1
-1
/
+5
2006-10-09
merge from 1.8 branch
Kevin Ryde
1
-1
/
+5
2006-04-17
merge from 1.8 branch
Kevin Ryde
1
-1
/
+1
2006-01-29
Renamed the "frames" that are related to dynamic-wind to "dynamic
Marius Vollmer
1
-1
/
+1
2005-10-23
* null-threads.h, pthread-threads.h
Marius Vollmer
1
-2
/
+1
2005-05-23
The FSF has a new address.
Marius Vollmer
1
-1
/
+1
2005-03-02
See ChangeLog from 2005-03-02.
Marius Vollmer
1
-47
/
+55
2003-04-05
Changed license terms to the plain LGPL thru-out.
Marius Vollmer
1
-35
/
+11
2002-12-18
* Makefile.am (modinclude_HEADERS): Added threads-plugin.h.
Mikael Djurfeldt
1
-56
/
+2
2002-12-18
* threads.c (really_launch): Detach before unlocking
Mikael Djurfeldt
1
-12
/
+4
2002-12-16
* pthread-threads.c, pthread-threads.h (SCM_DEBUG_THREADS): Added
Mikael Djurfeldt
1
-1
/
+10
2002-12-16
* threads.c (scm_thread): Removed filed joining_threads.
Mikael Djurfeldt
1
-11
/
+41
2002-12-16
* pthread-threads.c, pthread-threads.h, threads.c: Fixes to
Mikael Djurfeldt
1
-7
/
+13
2002-12-15
* __scm.h (SCM_DEFER_INTS, SCM_ALLOW_INTS): New definitions.
Mikael Djurfeldt
1
-0
/
+24
2002-12-09
* __scm.h (SCM_ALLOW_INTS_ONLY): Removed.
Mikael Djurfeldt
1
-30
/
+33
2002-12-02
* pthread-threads.h: New, implement pthread-like API by deferring to
Marius Vollmer
1
-0
/
+99