index
:
~jonny/glib
master
v6only
le glib
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gthread.c
Age
Commit message (
Expand
)
Author
Files
Lines
2000-11-28
Revamped errorcheck mutexes and added errorcheck cond_wait() and
Sebastian Wilhelmi
1
-3
/
+4
2000-11-21
Add a surrogate for thread priorities using PID niceness for systems with
Sebastian Wilhelmi
1
-0
/
+4
2000-11-13
Made recursive mutexes also work when the thread system is not (yet)
Sebastian Wilhelmi
1
-1
/
+18
2000-09-05
Don't use a G_LOCK, as it isn't necessary.
Sebastian Wilhelmi
1
-7
/
+1
2000-09-01
Include gerror.h before it is used for some g_thread_* functions.
Sebastian Wilhelmi
1
-6
/
+30
2000-07-26
applied patch from Andreas Persenius <ndap@swipnet.se> that updates the
Tim Janik
1
-4
/
+4
2000-03-17
Added the missing POSIX_NO_YIELD and POSIX_NO_PRIORITIES warning messages.
Sebastian Wilhelmi
1
-88
/
+90
1999-11-16
Renamed GLIB_SIZEOF_PTHREAD_T to GLIB_SIZEOF_SYSTEM_THREAD to reflect
Sebastian Wilhelmi
1
-17
/
+60
1999-10-04
G_OS_FOO #defines. I *think* I got the cygwin and beos stuff right, but
Manish Singh
1
-1
/
+1
1999-06-20
Update the pthreads snapshot version we want. Advice how to hand-expand
Tor Lillqvist
1
-0
/
+7
1999-06-17
Completed the thread support in GLib. Thread creation, prioritizing
Sebastian Wilhelmi
1
-0
/
+535