projects
/
platform
/
upstream
/
glib.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add private prototype for g_thread_init_glib()
2011-10-17
Ryan Lortie
Add private prototype for g_thread_init_glib()
commit
|
commitdiff
|
tree
2011-10-17
Ryan Lortie
gio static fixups
commit
|
commitdiff
|
tree
2011-10-17
Ryan Lortie
static and #include fixups in glib/
commit
|
commitdiff
|
tree
2011-10-17
Ryan Lortie
genviron: #include fixups
commit
|
commitdiff
|
tree
2011-10-17
Ryan Lortie
more 'static' adding in testcases
commit
|
commitdiff
|
tree
2011-10-17
Ryan Lortie
contexts test: don't use deprecated GCond wait API
commit
|
commitdiff
|
tree
2011-10-17
Ryan Lortie
Mark some functions 'static' in glib/tests
commit
|
commitdiff
|
tree
2011-10-16
Ryan Lortie
README: Add note about gobject->gthread situation
commit
|
commitdiff
|
tree
2011-10-16
Ryan Lortie
gobject.pc: remove dependency on gthread
commit
|
commitdiff
|
tree
2011-10-16
Ryan Lortie
drop -uninstalled.pc files
commit
|
commitdiff
|
tree
2011-10-16
Ryan Lortie
gitignore
commit
|
commitdiff
|
tree
2011-10-16
Ryan Lortie
gthread: move test cases to glib/
commit
|
commitdiff
|
tree
2011-10-16
Ryan Lortie
tests: merge gthread/ and glib/ atomic tests
commit
|
commitdiff
|
tree
2011-10-16
Ryan Lortie
glib/tests/atomic: convert to proper gtester test
commit
|
commitdiff
|
tree
2011-10-15
Ryan Lortie
Add to the pitfalls: fork() and daemon()
commit
|
commitdiff
|
tree
2011-10-15
Ryan Lortie
tests/Makefile.am: remove unused LDFLAGS variable
commit
|
commitdiff
|
tree
2011-10-15
Ryan Lortie
Check for "our" threads in some places
commit
|
commitdiff
|
tree
2011-10-15
Ryan Lortie
gtk-doc g_thread_ref() and g_thread_unref()
commit
|
commitdiff
|
tree
2011-10-15
Ryan Lortie
Rename g_thread_try to g_thread_try_new
commit
|
commitdiff
|
tree
2011-10-15
Ryan Lortie
Mention thread API changes in README
commit
|
commitdiff
|
tree
2011-10-15
Ryan Lortie
I read the news today, oh boy...
commit
|
commitdiff
|
tree
2011-10-15
Ryan Lortie
Stop checking for fork() across GMainContext
commit
|
commitdiff
|
tree
2011-10-15
Ryan Lortie
Mask all signals in GLib worker thread
commit
|
commitdiff
|
tree
2011-10-14
Ryan Lortie
g_cond_timed_wait: support NULL time parameter
commit
|
commitdiff
|
tree
2011-10-14
Ryan Lortie
GCond: use monotonic time for timed waits
commit
|
commitdiff
|
tree
2011-10-13
Ryan Lortie
tests: disable deprecation warnings for tests
commit
|
commitdiff
|
tree
2011-10-13
Ryan Lortie
gutils: stop using GStaticPrivate
commit
|
commitdiff
|
tree
2011-10-13
Ryan Lortie
Revert "make struct _GThread private"
commit
|
commitdiff
|
tree
2011-10-13
Ryan Lortie
make struct _GThread private
commit
|
commitdiff
|
tree
2011-10-13
Ryan Lortie
tidy up gthreadprivate.h
commit
|
commitdiff
|
tree
2011-10-13
Ryan Lortie
drop g_thread_new_full()
commit
|
commitdiff
|
tree
2011-10-13
Ryan Lortie
g_thread_new: never fail
commit
|
commitdiff
|
tree
2011-10-13
Ryan Lortie
thread: nuke the concept of 'joinable'
commit
|
commitdiff
|
tree
2011-10-13
Ryan Lortie
GThread: make refcounting public
commit
|
commitdiff
|
tree
2011-10-13
Ryan Lortie
thread: simplify 'free' process
commit
|
commitdiff
|
tree
2011-10-13
Ryan Lortie
remove 'joinable' parameter to backends
commit
|
commitdiff
|
tree
2011-10-13
Ryan Lortie
posix threads: joinable tweaks
commit
|
commitdiff
|
tree
2011-10-13
Ryan Lortie
tests: don't #include <sys/resource.h> on win32
commit
|
commitdiff
|
tree
2011-10-13
Ryan Lortie
win32 threads: simplify
commit
|
commitdiff
|
tree
2011-10-13
Ryan Lortie
Only g_system_thread_free() our own threads
commit
|
commitdiff
|
tree
2011-10-13
Ryan Lortie
Finish killing off GSystemThread
commit
|
commitdiff
|
tree
2011-10-13
Ryan Lortie
win32 threads: use our own data, not system_thread
commit
|
commitdiff
|
tree
2011-10-13
Ryan Lortie
win32: fix function name clash
commit
|
commitdiff
|
tree
2011-10-13
Ryan Lortie
posix threads: use our own system_thread
commit
|
commitdiff
|
tree
2011-10-13
Ryan Lortie
thread creation: Simplify error handling
commit
|
commitdiff
|
tree
2011-10-13
Ryan Lortie
Combine g_sytem_thread_{new,create}()
commit
|
commitdiff
|
tree
2011-10-13
Ryan Lortie
g_system_thread_create: drop 'data' arg
commit
|
commitdiff
|
tree
2011-10-13
Ryan Lortie
g_system_thread_create: SystemThread -> RealThread
commit
|
commitdiff
|
tree
2011-10-13
Ryan Lortie
g_system_thread_join: rename to _wait()
commit
|
commitdiff
|
tree
2011-10-13
Ryan Lortie
g_system_thread_join: take GRealThread *
commit
|
commitdiff
|
tree
2011-10-13
Ryan Lortie
thread: delegate allocation of GThread to backends
commit
|
commitdiff
|
tree
2011-10-13
Ryan Lortie
thread: stop sharing g_once_mutex
commit
|
commitdiff
|
tree
2011-10-13
Ryan Lortie
thread: drop thread setup function hackery
commit
|
commitdiff
|
tree
2011-10-12
Ryan Lortie
thread: Delete g_system_thread_self()
commit
|
commitdiff
|
tree
2011-10-12
Ryan Lortie
thread: reduce use of system_thread
commit
|
commitdiff
|
tree
2011-10-12
Ryan Lortie
thread: hide g_static_rec_mutex_get_rec_mutex_impl
commit
|
commitdiff
|
tree
2011-10-12
Ryan Lortie
missed from last commit
commit
|
commitdiff
|
tree
2011-10-12
Ryan Lortie
thread: remove GSystemThread assign/equal
commit
|
commitdiff
|
tree
2011-10-12
Ryan Lortie
thread: remove dead decl from gthreadprivate.h
commit
|
commitdiff
|
tree
2011-10-12
Ryan Lortie
thread: Remove the zero_thread
commit
|
commitdiff
|
tree
2011-10-12
Ryan Lortie
GStaticRecMutex: implement via GRecMutex
commit
|
commitdiff
|
tree
2011-10-12
Ryan Lortie
thread: use GSList for g_thread_foreach list
commit
|
commitdiff
|
tree
2011-10-12
Ryan Lortie
thread: call g_enumerable_thread_add via callback
commit
|
commitdiff
|
tree
2011-10-12
Ryan Lortie
thread: use GPrivate for enumerable threads
commit
|
commitdiff
|
tree
2011-10-12
Ryan Lortie
GStaticPrivate: implement via GPrivate
commit
|
commitdiff
|
tree
2011-10-11
Ryan Lortie
gmain: use GPrivate instead of GStaticPrivate
commit
|
commitdiff
|
tree
2011-10-10
Ryan Lortie
GStaticMutex: ABI fixup
commit
|
commitdiff
|
tree
2011-10-06
Ryan Lortie
Move G_LOCK below GMutex in the docs
commit
|
commitdiff
|
tree
2011-10-06
Ryan Lortie
.gitignore
commit
|
commitdiff
|
tree
2011-10-06
Ryan Lortie
Several docs cleanups
commit
|
commitdiff
|
tree
2011-10-06
Ryan Lortie
Cleanup thread documentation
commit
|
commitdiff
|
tree
2011-10-05
Ryan Lortie
Be sure to #include "gutils.h" in gbacktrace.c
commit
|
commitdiff
|
tree
2011-10-05
Ryan Lortie
gthread.h: a bunch of pointless whitespace changes
commit
|
commitdiff
|
tree
2011-10-05
Ryan Lortie
Move typedef GStaticPrivate to deprecated/
commit
|
commitdiff
|
tree
2011-10-05
Ryan Lortie
Deprecate g_{mutex,cond}_{new,free}()
commit
|
commitdiff
|
tree
2011-10-05
Ryan Lortie
gdbusprivate: fix a missed g_mutex_free()
commit
|
commitdiff
|
tree
2011-10-04
Ryan Lortie
Remove g_mutex_new()/g_cond_new() in testcases
commit
|
commitdiff
|
tree
2011-10-04
Ryan Lortie
drop errorcheck mutex test
commit
|
commitdiff
|
tree
2011-10-04
Ryan Lortie
GVariant: add a clarification to the docs
commit
|
commitdiff
|
tree
2011-10-04
Ryan Lortie
gtimer: remove warnings about threads
commit
|
commitdiff
|
tree
2011-10-04
Ryan Lortie
end the glib-ctor experiment
commit
|
commitdiff
|
tree
2011-10-04
Ryan Lortie
Test that g_slice_set_config() works
commit
|
commitdiff
|
tree
2011-10-04
Ryan Lortie
gslice: stop using ctors
commit
|
commitdiff
|
tree
2011-10-04
Ryan Lortie
win32: stop leaking GPrivate data
commit
|
commitdiff
|
tree
2011-10-04
Ryan Lortie
Add GPrivate destroy notify testcase
commit
|
commitdiff
|
tree
2011-10-04
Ryan Lortie
win32 fixes from g_thread_init() deprecation
commit
|
commitdiff
|
tree
2011-10-04
Ryan Lortie
gitignore
commit
|
commitdiff
|
tree
2011-10-04
Ryan Lortie
Deprecate g_thread_init()
commit
|
commitdiff
|
tree
2011-10-04
Ryan Lortie
Clean up process of calling g_debug_init()
commit
|
commitdiff
|
tree
2011-10-04
Ryan Lortie
Fix an invalid non-looping use of GCond
commit
|
commitdiff
|
tree
2011-10-04
Ryan Lortie
GIO: switch a couple more GMutex users to _init()
commit
|
commitdiff
|
tree
2011-10-04
Ryan Lortie
Make G_ASSERT_STATIC work with clang
commit
|
commitdiff
|
tree
2011-10-04
Ryan Lortie
GDBus codegen: generate code with embedded GMutex
commit
|
commitdiff
|
tree
2011-10-04
Ryan Lortie
GThreadedResolver: port to embedded GMutex/GCond
commit
|
commitdiff
|
tree
2011-10-04
Ryan Lortie
GMain, ThreadPool: embed GCond in struct
commit
|
commitdiff
|
tree
2011-10-04
Ryan Lortie
GCancellable: use GCond and GMutex directly
commit
|
commitdiff
|
tree
2011-10-04
Ryan Lortie
GDBus: switch to struct-embedded GMutex and GCond
commit
|
commitdiff
|
tree
2011-10-04
Ryan Lortie
Add README notes about recent changes
commit
|
commitdiff
|
tree
2011-10-04
Ryan Lortie
macro wrappers for g_once_init_enter/leave
commit
|
commitdiff
|
tree
2011-10-04
Ryan Lortie
rec-mutex testcase: add a performance test
commit
|
commitdiff
|
tree
next