Home
last modified time | relevance | path

Searched defs:pshared (Results 26 - 50 of 62) sorted by relevance

123

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlockattr_getpshared/
H A D4-1.c25 int pshared; in main() local
H A D2-1.c52 int pshared = PTHREAD_PROCESS_SHARED; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_spin_init/
H A D4-1.c34 static int pshared; variable
H A D2-1.c50 int pshared = PTHREAD_PROCESS_SHARED; in main() local
H A D2-2.c50 int pshared; in main() local
/third_party/musl/libc-test/src/regression/
H A Dpthread-robust-detach.c14 static int pshared; variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_barrierattr_getpshared/
H A D2-1.c62 int pshared = PTHREAD_PROCESS_SHARED; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_destroy/
H A D5-2.c107 long pshared; in main() local
H A D2-2.c106 long pshared; in main() local
/third_party/musl/libc-test/src/functional/
H A Dpthread_robust.c26 void f(int pshared, int pi) in f() argument
[all...]
/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_attr_get.c54 int pthread_barrierattr_getpshared(const pthread_barrierattr_t *restrict a, int *restrict pshared) in pthread_barrierattr_getpshared() argument
66 int pthread_condattr_getpshared(const pthread_condattr_t *restrict a, int *restrict pshared) in pthread_condattr_getpshared() argument
78 int pthread_mutexattr_getpshared(const pthread_mutexattr_t *restrict a, int *restrict pshared) in pthread_mutexattr_getpshared() argument
96 int pthread_rwlockattr_getpshared(const pthread_rwlockattr_t *restrict a, int *restrict pshared) in pthread_rwlockattr_getpshared() argument
/third_party/musl/src/thread/
H A Dpthread_attr_get.c58 int pthread_barrierattr_getpshared(const pthread_barrierattr_t *restrict a, int *restrict pshared) in pthread_barrierattr_getpshared() argument
70 int pthread_condattr_getpshared(const pthread_condattr_t *restrict a, int *restrict pshared) in pthread_condattr_getpshared() argument
82 int pthread_mutexattr_getpshared(const pthread_mutexattr_t *restrict a, int *restrict pshared) in pthread_mutexattr_getpshared() argument
100 int pthread_rwlockattr_getpshared(const pthread_rwlockattr_t *restrict a, int *restrict pshared) in pthread_rwlockattr_getpshared() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/
H A D2-3.c215 char pshared; /* Want to use process-shared primitives */ in main() member
H A D2-2.c270 long pshared, monotonic, cs, mf; in main() local
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_init/
H A Ds-c.c101 long monotonic, pshared; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/
H A D2-4.c254 long pshared, monotonic, cs, mf; in main() local
H A D2-6.c206 char pshared; /* Want to use process-shared primitives */ in main() member
H A D2-5.c177 char pshared; /* Want to use process-shared primitives */ in main() member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_trylock/
H A D4-2.c162 long pshared, mf; in main() local
H A D2-1.c141 long pshared, mf; in main() local
H A D4-3.c181 long pshared; in test() local
H A D1-2.c164 long pshared, mf; in main() local
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_trylock/
H A Dstress.c216 long pshared; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_destroy/
H A D2-1.c333 long pshared, monotonic, cs, mf; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/
H A D2-3.c249 long pshared, monotonic, cs, mf; in main() local

Completed in 11 milliseconds

123