Here is a list of all struct and union fields with links to the structures/unions they belong to:
- l -
- lock_acquirer
: sigx::safe_lockable< T_type, T_mutex >
, sigx::lock_acquirer< I_policy, T_type, T_mutex, T_islockable >
, sigx::lock_acquirer< I_policy, T_type, T_mutex, std::tr1::true_type >
, sigx::lock_acquirer< I_policy, T_type, T_mutex, T_islockable >
- lockable()
: sigx::lockable< T_type, T_mutex >
- lockable_base()
: sigx::lockable_base< T_mutex >