Searched refs:__pos4obj_lock (Results 1 – 5 of 5) sorted by relevance
48 if (__pos4obj_lock(path, SHM_LOCK_TYPE) < 0) in shm_open()83 if (__pos4obj_lock(path, SHM_LOCK_TYPE) < 0) in shm_unlink()
64 extern int __pos4obj_lock(const char *, const char *);
73 if (__pos4obj_lock(path, SEM_LOCK_TYPE) < 0) in sem_open()214 if (__pos4obj_lock(path, SEM_LOCK_TYPE) < 0) in sem_unlink()
368 __pos4obj_lock(const char *name, const char *ltype) in __pos4obj_lock() function
398 if (__pos4obj_lock(path, MQ_LOCK_TYPE) < 0) in mq_open()643 if (__pos4obj_lock(path, MQ_LOCK_TYPE) < 0) { in mq_unlink()