glib/docs/reference
Emmanuele Bassi b607927a43 Add atomically refcounted data
GArcBox is the atomic reference counting version of GRcBox. Unlike
GRcBox, the reference acquisition and release on GArcBox are guaranteed
to be atomic, and thus they can be performed from different threads.

This is similar to Rust's Arc<Box<T>> combination of traits.
2018-07-09 10:11:42 +01:00
..
gio doc: Remove gio.types since gtkdoc-scan rebuild it anyway 2018-06-28 09:55:56 -04:00
glib Add atomically refcounted data 2018-07-09 10:11:42 +01:00
gobject doc: Remove gobject.types since gtkdoc-scan rebuild it anyway 2018-06-28 09:55:56 -04:00
.gitignore .gitignore manpages (*.1) 2010-05-24 23:21:01 -04:00
AUTHORS Initial revision 1999-08-16 17:58:30 +00:00
ChangeLog Update README files to refer to git 2009-03-31 19:39:16 -04:00
COPYING Initial revision 1999-08-16 17:58:30 +00:00
Makefile.am docs/: ignore gtester Makefile targets 2013-05-29 21:36:50 -04:00
NEWS Initial revision 1999-08-16 17:58:30 +00:00