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