HomeSort by relevance Sort by last modified time
    Searched refs:wake_up_interruptible (Results 1 - 2 of 2) sorted by null

  /external/kernel-headers/original/linux/
serial_core.h 469 wake_up_interruptible(&info->open_wait);
wait.h 149 #define wake_up_interruptible(x) __wake_up(x, TASK_INTERRUPTIBLE, 1, NULL) macro

Completed in 116 milliseconds