Home | History | Annotate | Download | only in include

Lines Matching refs:PORT_SCHEDULE_LOCK

1672 /* PORT_SCHEDULE_LOCK shall be defined as GKI_sched_lock() or GKI_disable() */
1673 #ifndef PORT_SCHEDULE_LOCK
1674 #define PORT_SCHEDULE_LOCK GKI_disable()
1678 /* PORT_SCHEDULE_LOCK shall be defined as GKI_sched_unlock() or GKI_enable() */