moby--moby/gograph
Daniel Norberg 20881f1f78 gograph: allow Walk() reentrance
Hold the read lock while reading the child graph,
then walk over the children without any lock, in
order to avoid deadlock.
2013-11-06 00:18:45 -05:00
..
MAINTAINERS Add links for container relationships and introspection 2013-10-25 15:13:24 -07:00
gograph.go gograph: allow Walk() reentrance 2013-11-06 00:18:45 -05:00
gograph_test.go Add lock around write operations in graph 2013-11-04 10:28:38 -08:00
sort.go Ensure child containers are started before parents 2013-10-25 15:13:26 -07:00
sort_test.go Add links for container relationships and introspection 2013-10-25 15:13:24 -07:00
utils.go Ensure child containers are started before parents 2013-10-25 15:13:26 -07:00