projects
/
platform
/
upstream
/
glib.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
glib/Makefile.am: Dist gtranslit-data.h
[platform/upstream/glib.git]
/
glib
/
gthread-posix.c
2014-02-20
Ryan Lortie
Fix g_cond_wait_until() vs. monotonic time
blob
|
commitdiff
2014-02-15
Matthias Clasen
docs: let go of *
blob
|
commitdiff
|
diff to current
2014-02-01
Matthias Clasen
Annotate all examples with their language
blob
|
commitdiff
|
diff to current
2014-02-01
Matthias Clasen
docs: Stop using the function tag
blob
|
commitdiff
|
diff to current
2014-02-01
Matthias Clasen
Docs: Convert examples to |[ ]|
blob
|
commitdiff
|
diff to current
2014-01-31
Matthias Clasen
Docs: Don't use the note tag
blob
|
commitdiff
|
diff to current
2014-01-31
Daniel Mustieles
Updated FSF's address
blob
|
commitdiff
|
diff to current
2013-11-26
Stef Walter
gthread-posix: Don't use gslice allocated GRecMutex
blob
|
commitdiff
|
diff to current
2013-11-20
Dan Winship
Require POSIX.1 (1990) compliance on unix
blob
|
commitdiff
|
diff to current
2013-07-04
Sebastian Dröge
gthread: Use pthread_cond_timedwait_monotonic() if...
blob
|
commitdiff
|
diff to current
2013-07-02
Ryan Lortie
Revert two errant commits to GMutex, etc.
blob
|
commitdiff
|
diff to current
2013-06-30
Jeffrey Stedfast
Finish the previous fix for GMutex, GRecMutex, GRWLock...
blob
|
commitdiff
|
diff to current
2013-06-30
Jeffrey Stedfast
Fixed g_mutex_clear() to fully undo g_mutex_init()
blob
|
commitdiff
|
diff to current
2013-04-09
Руслан Ижбулатов
win32: Allow POSIX threads to be used if --with-threads...
blob
|
commitdiff
|
diff to current
2013-01-04
Matthias Clasen
Improve g_cond_wait docs
blob
|
commitdiff
|
diff to current
2012-11-02
Colin Walters
build: Don't use C99 declarations
blob
|
commitdiff
|
diff to current
2012-10-29
Ryan Lortie
gthread-posix: always use atomic pointer ops
blob
|
commitdiff
|
diff to current
2012-08-28
Matthias Clasen
Fix a typo in a doc comment
blob
|
commitdiff
|
diff to current
2012-07-19
Matthias Clasen
Check for PR_SET_NAME
blob
|
commitdiff
|
diff to current
2012-03-31
Antoine Jacoutot
gthread-posix: fix typo in error message
blob
|
commitdiff
|
diff to current
2012-02-22
Dan Winship
gthread-posix: fix order of arguments in g_thread_abort...
blob
|
commitdiff
|
diff to current
2012-01-28
Ravi Sankar Guntur
comments/docs: Fix couple of typos
blob
|
commitdiff
|
diff to current
2012-01-16
Patrick Welche
Protect call to pthread_condattr_setclock with define.
blob
|
commitdiff
|
diff to current
2012-01-13
Alexander Larsson
Merge remote-tracking branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2012-01-06
Jasper St. Pierre
gthread-posix: Remove misleading documentation comments
blob
|
commitdiff
|
diff to current
2011-12-14
Stef Walter
documentation fixes
blob
|
commitdiff
|
diff to current
2011-10-14
Ryan Lortie
GCond: use monotonic time for timed waits
blob
|
commitdiff
|
diff to current
2011-10-13
Ryan Lortie
remove 'joinable' parameter to backends
blob
|
commitdiff
|
diff to current
2011-10-13
Ryan Lortie
posix threads: joinable tweaks
blob
|
commitdiff
|
diff to current
2011-10-13
Ryan Lortie
posix threads: use our own system_thread
blob
|
commitdiff
|
diff to current
2011-10-13
Ryan Lortie
thread creation: Simplify error handling
blob
|
commitdiff
|
diff to current
2011-10-13
Ryan Lortie
Combine g_sytem_thread_{new,create}()
blob
|
commitdiff
|
diff to current
2011-10-13
Ryan Lortie
g_system_thread_create: drop 'data' arg
blob
|
commitdiff
|
diff to current
2011-10-13
Ryan Lortie
g_system_thread_create: SystemThread -> RealThread
blob
|
commitdiff
|
diff to current
2011-10-13
Ryan Lortie
g_system_thread_join: rename to _wait()
blob
|
commitdiff
|
diff to current
2011-10-13
Ryan Lortie
g_system_thread_join: take GRealThread *
blob
|
commitdiff
|
diff to current
2011-10-13
Ryan Lortie
thread: delegate allocation of GThread to backends
blob
|
commitdiff
|
diff to current
2011-10-12
Ryan Lortie
thread: Delete g_system_thread_self()
blob
|
commitdiff
|
diff to current
2011-10-12
Ryan Lortie
thread: remove GSystemThread assign/equal
blob
|
commitdiff
|
diff to current
2011-10-06
Ryan Lortie
Cleanup thread documentation
blob
|
commitdiff
|
diff to current
2011-10-03
Matthias Clasen
Documentation fixes
blob
|
commitdiff
|
diff to current
2011-10-03
Matthias Clasen
Fix doc build
blob
|
commitdiff
|
diff to current
2011-10-03
Ryan Lortie
locks: change the ABI just a bit
blob
|
commitdiff
|
diff to current
2011-10-03
Ryan Lortie
locks: drop _INIT macros
blob
|
commitdiff
|
diff to current
2011-10-03
Ryan Lortie
GThread posix: switch to Windows ABI
blob
|
commitdiff
|
diff to current
2011-10-03
Matthias Clasen
Make thread names useful in a debugger
blob
|
commitdiff
|
diff to current
2011-10-03
Ryan Lortie
locks: rename a bunch of parameters
blob
|
commitdiff
|
diff to current
2011-10-03
Ryan Lortie
Stop dithering over GPrivate
blob
|
commitdiff
|
diff to current
2011-09-25
Matthias Clasen
Move GThread docs around
blob
|
commitdiff
|
diff to current
2011-09-25
Matthias Clasen
Move includes to the top of the file
blob
|
commitdiff
|
diff to current
2011-09-24
Matthias Clasen
GThread doc additions
blob
|
commitdiff
|
diff to current
2011-09-23
Matthias Clasen
Fix g_rwlock_{writer,reader}_trylock
blob
|
commitdiff
|
diff to current
2011-09-23
Matthias Clasen
Fix g_rec_mutex_trylock
blob
|
commitdiff
|
diff to current
2011-09-22
Matthias Clasen
Use adaptive mutexes when available
blob
|
commitdiff
|
diff to current
2011-09-21
Ryan Lortie
Add a new recursive mutex type, GRecMutex
blob
|
commitdiff
|
diff to current
2011-09-21
Ryan Lortie
Add GRWLock
blob
|
commitdiff
|
diff to current
2011-09-21
Ryan Lortie
gthread: remove impl init functions
blob
|
commitdiff
|
diff to current
2011-09-21
Ryan Lortie
g_system_thread_create: drop unused args
blob
|
commitdiff
|
diff to current
2011-09-21
Ryan Lortie
Remove the concept of 'bound'
blob
|
commitdiff
|
diff to current
2011-09-21
Ryan Lortie
Merge g_thread_functions_for_glib_use
blob
|
commitdiff
|
diff to current
2011-09-21
Ryan Lortie
NULL g_system_thread_{exit,equal} in the vtable
blob
|
commitdiff
|
diff to current
2011-09-21
Ryan Lortie
GSystemThread: port 'self' 'join' and 'create'
blob
|
commitdiff
|
diff to current
2011-09-21
Ryan Lortie
GThread: deprecate thread priorities
blob
|
commitdiff
|
diff to current
2011-09-21
Matthias Clasen
Don't use the thread_exit vfunc
blob
|
commitdiff
|
diff to current
2011-09-21
Matthias Clasen
Don't use the thread_equal vfunc anymore
blob
|
commitdiff
|
diff to current
2011-09-21
Matthias Clasen
And move the g_thread_yield() docs too
blob
|
commitdiff
|
diff to current
2011-09-21
Matthias Clasen
Don't use the thread vtable for g_thread_yield()
blob
|
commitdiff
|
diff to current
2011-09-21
Matthias Clasen
Move g_private_new() to common code
blob
|
commitdiff
|
diff to current
2011-09-21
Matthias Clasen
Move docs around
blob
|
commitdiff
|
diff to current
2011-09-21
Matthias Clasen
Clean up g_thread_yield implementation
blob
|
commitdiff
|
diff to current
2011-09-21
Ryan Lortie
Continue GPrivate rework
blob
|
commitdiff
|
diff to current
2011-09-21
Ryan Lortie
Rework GPrivate
blob
|
commitdiff
|
diff to current
2011-09-21
Ryan Lortie
Remove "temporary until GLib is fixed" code
blob
|
commitdiff
|
diff to current
2011-09-21
Ryan Lortie
Port g_cond_new to use GSlice
blob
|
commitdiff
|
diff to current
2011-09-21
Ryan Lortie
Port g_mutex_new to use GSlice
blob
|
commitdiff
|
diff to current
2011-09-21
Ryan Lortie
Rework GMutex and GCond APIs
blob
|
commitdiff
|
diff to current
2011-09-12
Ryan Lortie
Merge remote-tracking branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2011-09-09
Ryan Lortie
Move the GThread implementations to glib/
blob
|
commitdiff
|
diff to current