AnyThreadBlockedOnKeyboard

Determines whether a thread is blocked and waiting for input from the specified screen.

Library:LibC
Classification:NetWare OS
Service:Screen Support

Syntax

  #include <screen.h> 
   
  int AnyThreadBlockedOnKeyboard (
     scr_t   scrID );
  

Parameters

scrID

(IN) Specifies the screen to check for a waiting thread.

Return Values

Returns one of the following values: