OSDN Git Service

2005-08-02 Dave Brolley <brolley@redhat.com>
authorbrolley <brolley>
Tue, 2 Aug 2005 18:53:10 +0000 (18:53 +0000)
committerbrolley <brolley>
Tue, 2 Aug 2005 18:53:10 +0000 (18:53 +0000)
commit0ad49e972e866d42772786f24ea566f0298a810d
tree91c1e22cc27a4b06f14e8937360cd3476738d6f8
parent751a88127cfebea8f2e5213069efef47cec89106
2005-08-02  Dave Brolley  <brolley@redhat.com>

        * sidbusutil.h (bus_arbitrator): Remove passthrough_pin.
        (check_passthrough): Now takes 'upstream' argument. Correct all calls.
        Don't check passthrough_pin here.
        (access_latency): New virtual method of bus_arbitrator.
        * sidblockingutil.h (blocking_component): Initialize still_blockable
        and control_status. Add blockable? using add_attribute_notify.
        (wait_for_child_thread): Assert that control_status != ctl_child_start.
        Return control_status.
        (child_completed): Set blockable to still_blockable.
        (set_blockable): New method of blocking_component.
        (still_blockable): New member of blocking_component.
sid/include/ChangeLog
sid/include/sidblockingutil.h
sid/include/sidbusutil.h