index
:
~smcv/glib
230-flush-662395
datetime
flush
flush-662395
gdbusproxy-race-656039
gerror
glib-2-28
glib-2-30
gpid-doc-399148
gvariant-docs
gweakref-548954
gweakref-rwlock-548954
initable-662208
master
GLib branches
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
thread-test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-11-18
Use GUINT_TO_POINTER for g_thread_create data.
Manish Singh
1
-1
/
+1
2003-07-08
Support for one-time initialization functions. (#69668, Sebastian
Matthias Clasen
1
-0
/
+79
2002-07-04
Added #undef G_DISABLE_ASSERT and #undef G_LOG_DOMAIN throughout the
Sebastian Wilhelmi
1
-0
/
+3
2002-02-15
Do not assume, that after g_usleep(G_USEC_PER_SEC) the newly started
Sebastian Wilhelmi
1
-7
/
+25
2001-05-18
Renamed g_thread_create to g_thread_create_full and added macro
Sebastian Wilhelmi
1
-10
/
+5
2001-05-08
Moved func and arg members from GRealThread to GThread, such that they can
Sebastian Wilhelmi
1
-9
/
+19
2001-02-13
Added functions g_static_rec_mutex_init, g_static_rec_mutex_free,
Sebastian Wilhelmi
1
-9
/
+56
2000-09-06
s/G_MICROSEC/G_USEC_PER_SEC/
Sebastian Wilhelmi
1
-6
/
+6
2000-09-01
Include gerror.h before it is used for some g_thread_* functions.
Sebastian Wilhelmi
1
-4
/
+4
2000-04-19
Made the debugging G_TRYLOCK call also work for compilers with funnt
Sebastian Wilhelmi
1
-0
/
+4
2000-03-17
Added the missing POSIX_NO_YIELD and POSIX_NO_PRIORITIES warning messages.
Sebastian Wilhelmi
1
-4
/
+18
1999-06-17
Completed the thread support in GLib. Thread creation, prioritizing
Sebastian Wilhelmi
1
-0
/
+238