Carbon


mi_timer_q_switch

Header: OpenTransportKernel.h Carbon status: Unsupported

mblk_t *mi_timer_q_switch (
    mblk_t *mp, 
    queue_t *q, 
    mblk_t *new_mp
);
CARBON NOTES

All of the functions in OpenTransportKernel.h are unsuppored by Carbon because the STREAMS subsystem is not available on Mac OS X.


© 2000 Apple Computer, Inc. (Last Updated 6/26/2000)