Searched defs:create_only (Results 1 – 3 of 3) sorted by relevance
32 struct create_only_tag {} const create_only = create_only_tag(); variable
54 static const create_only_t create_only = create_only_t(); variable
64 …shm_named_condition_any(create_only_t create_only, const char *name, const permissions &perm = per… in shm_named_condition_any()