Searched refs:SCREEN_IDLE (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/wscons/ | ||
| D | wsdisplay_vconsvar.h | 99 #define SCREEN_IDLE(scr) ((scr)->scr_busy = 0, membar_producer()) macro |
| D | wsdisplay_vcons.c | 289 SCREEN_IDLE(scr); in vcons_unlock() |