mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-26 14:06:15 +01:00
Additions
svn path=/trunk/; revision=6164
This commit is contained in:
parent
aeeb80baf6
commit
aa07a74b41
@ -1,3 +1,7 @@
|
||||
2007-12-19 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/glib.symbols: Add g_async_queue_new_full
|
||||
|
||||
2007-12-19 20:30:18 Tim Janik <timj@imendio.com>
|
||||
|
||||
* glib/gtestutils.c: capture g_log() messages and send to gtester.
|
||||
|
@ -58,6 +58,7 @@ g_async_queue_length
|
||||
g_async_queue_length_unlocked
|
||||
g_async_queue_lock
|
||||
g_async_queue_new
|
||||
g_async_queue_new_full
|
||||
g_async_queue_pop
|
||||
g_async_queue_pop_unlocked
|
||||
g_async_queue_push
|
||||
|
Loading…
Reference in New Issue
Block a user