summaryrefslogtreecommitdiff
path: root/gir/glib-2.0.c
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2014-08-18 14:09:40 +0200
committerRico Tzschichholz <ricotz@ubuntu.com>2014-08-18 14:09:40 +0200
commitadf3ada81b8182cb535f06365ede576758df5777 (patch)
tree86cf95663588005bf0ba48e538421db018adb40b /gir/glib-2.0.c
parent57d0362fe83bda8457cb5a5787635c5acda091ff (diff)
downloadgobject-introspection-adf3ada81b8182cb535f06365ede576758df5777.tar.gz
Update glib annotations from git master
Diffstat (limited to 'gir/glib-2.0.c')
-rw-r--r--gir/glib-2.0.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gir/glib-2.0.c b/gir/glib-2.0.c
index 8737137e..de9db6b7 100644
--- a/gir/glib-2.0.c
+++ b/gir/glib-2.0.c
@@ -11389,9 +11389,6 @@
* Otherwise, the variable is destroyed using @destroy and the
* pointer is set to %NULL.
*
- * This function is threadsafe and modifies the pointer atomically,
- * using memory barriers where needed.
- *
* A macro is also included that allows this function to be used without
* pointer casts.
*