Method | Description | |
---|---|---|
__enter__ ( ) : object | ||
__exit__ ( CodeContext context ) : void | ||
acquire ( ) : object | ||
acquire ( object waitflag ) : object | ||
locked ( ) : bool | ||
release ( CodeContext context ) : void |
Method | Description | |
---|---|---|
CreateBlockEvent ( ) : void |
public __exit__ ( CodeContext context ) : void | ||
context | CodeContext | |
return | void |
public release ( CodeContext context ) : void | ||
context | CodeContext | |
return | void |