Subject: Thread safety with Glib function get_dispatch()
Date: Sun, 19 Oct 2014 10:01:58 -0400
Hey all,
Might be a silly question, but had to ask- with the presence of a static variable within get_dispatch(), is it really thread safe? Or is there some other protection in place that I missed?