This fix should prevent TimeSource control thread from using random semaphores,
by no longer using an uninitialized Blocker object. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13465 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -22,8 +22,8 @@ namespace BPrivate { namespace media {
|
||||
class BMediaRosterEx;
|
||||
class TimeSourceObject;
|
||||
class SystemTimeSourceObject;
|
||||
class SlaveNodes;
|
||||
struct TimeSourceTransmit;
|
||||
struct SlaveNodes;
|
||||
} }
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user