Searched defs:pshared (Results 1 – 4 of 4) sorted by relevance
72 INT pthread_mutexattr_getpshared( pthread_mutexattr_t *attr, INT *pshared) in pthread_mutexattr_getpshared()
70 INT pthread_mutexattr_setpshared (pthread_mutexattr_t *attr, INT pshared) in pthread_mutexattr_setpshared()
71 INT sem_init(sem_t *sem , INT pshared, UINT value) in sem_init()
355 INT pshared; member