Searched refs:lock_mode_t (Results 1 – 1 of 1) sorted by relevance
102 typedef enum { WRITE_LOCK, READ_LOCK } lock_mode_t; typedef229 lock_container(lock_mode_t mode, fru_nodehdl_t handle) in lock_container()