Engine: Add locks around access to subscription counts to ensure that each state...
commit21711aa40bed4e61bba7d5f9fee141825fe76823
authorDaniel Playfair Cal <daniel.playfair.cal@gmail.com>
Wed, 25 Jul 2018 14:00:09 +0000 (26 00:00 +1000)
committerDaniel Playfair Cal <daniel.playfair.cal@gmail.com>
Mon, 13 Aug 2018 23:15:47 +0000 (14 09:15 +1000)
treed294b4defd4da0d345c7f44a979d6d2bd1093b34
parentd970e6a07e82449c7d93b0314403af321230e081
Engine: Add locks around access to subscription counts to ensure that each state transition is atomic

Update comment about threading, documenting the new lock

Add documentation comments for new utility functions
engine/dconf-engine.c