IDAPython 9.0
|
Proxy of C++ lock_func class.
Public Member Functions | |
__init__ (self, "func_t" _pfn) | |
init(self, _pfn) -> lock_func | |
Properties | |
thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | |
__init__ | ( | self, | |
"func_t" | _pfn ) |
_pfn | func_t const * |
|
static |