From: Matthias Clasen Date: Sat, 4 Jun 2011 00:54:32 +0000 (-0400) Subject: Add pointer bitlocks to the docs X-Git-Tag: 2.29.6~27 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4cd0b86103c987a41ce1ebeb1eee8ad6cf9eac30;p=platform%2Fupstream%2Fglib.git Add pointer bitlocks to the docs --- diff --git a/docs/reference/glib/glib-sections.txt b/docs/reference/glib/glib-sections.txt index 8b99515..cc7fe6b 100644 --- a/docs/reference/glib/glib-sections.txt +++ b/docs/reference/glib/glib-sections.txt @@ -683,6 +683,9 @@ g_once_init_leave g_bit_lock g_bit_trylock g_bit_unlock +g_pointer_bit_lock +g_pointer_bit_trylock +g_pointer_bit_unlock G_THREAD_ECF