CHECK_UNTHROTTLE

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

check_unthrottle - allow new receive data  

SYNOPSIS

"SYNOPSIS"

void check_unthrottle (struct tty_struct * tty);  

ARGUMENTS

tty
-- undescribed --
 

DESCRIPTION

tty; tty device

Check whether to call the driver.unthrottle function. We test the TTY_THROTTLED bit first so that it always indicates the current state. The decision about whether it is worth allowing more input has been taken by the caller. Can sleep, may be called under the atomic_read semaphore but this is not guaranteed.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:00 GMT, October 09, 2005