[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

5.4 AUNBLOCK

Decrements the event block counter for one or more event classes.

Syntax

 
  AUNBLOCK:postcondition

In its argumentless form, AUNBLOCK decrements the block counter for all event classes, provided the optional postcondition is either true or omitted.

 
  AUNBLOCK:postcondition evclass1...,evclassN

In its inclusive form, AUNBLOCK decrements the block counters for all event classes named in the list, provided the optional postcondition is either true or omitted.

 
  AUNBLOCK:postcondition (evclass1...,evclassN

In its exclusive form, AUNBLOCK decrements the block counters for all event classes except for those named in the list, provided the optional postcondition is either true or omitted.


[ < ] [ > ]   [ << ] [ Up ] [ >> ]

This document was generated by root on October 14, 2020 using texi2html 1.82.