Home
last modified time | relevance | path

Searched defs:pshared (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/posix/src/
A Dpthread_mutex.c311 int pthread_mutexattr_setpshared(pthread_mutexattr_t *attr, int pshared) in pthread_mutexattr_setpshared()
328 int pthread_mutexattr_getpshared(pthread_mutexattr_t *attr, int *pshared) in pthread_mutexattr_getpshared()
A Dsemaphore.c16 int sem_init(sem_t *sem, int pshared, unsigned int value) in sem_init()
/AliOS-Things-master/components/posix/include/
A Dpthread.h74 int pshared; member
85 int pshared; /* allow this to be shared amongst processes */ member

Completed in 4 milliseconds