| Reference Manual of the tinymail framework | ||||
|---|---|---|---|---|
TnyNoopLockable;
TnyLockable* tny_noop_lockable_new (void);
A TnyLockable implementation that, well, doesn't lock. One that, in other words, does nothing
TnyLockable* tny_noop_lockable_new (void);
Create a lockable that does nothing
| Returns : | a TnyLockable instance that does nothing |