Home
last modified time | relevance | path

Searched defs:thread_state (Results 1 – 25 of 52) sorted by relevance

123

/external/ltp/testcases/kernel/syscalls/tgkill/
Dtgkill01.c18 struct thread_state { struct
25 static struct thread_state *threads; argument
/external/grpc-grpc/test/core/surface/
Dcompletion_queue_threading_test.cc65 struct thread_state { struct
71 struct thread_state* state = static_cast<struct thread_state*>(arg); in pluck_one() argument
/external/ltp/testcases/kernel/syscalls/futex/
Dfutex_utils.h28 char thread_state, name[1024]; in wait_for_threads() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_init/
D2-1.c26 static int thread_state; variable
D1-1.c26 static int thread_state; variable
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_unlink/
D9-1.c85 int thread_state = 0; variable
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_spin_unlock/
D1-2.c35 static volatile int thread_state; variable
D1-1.c33 static volatile int thread_state; variable
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_unlock/
D4-2.c32 static int rc, thread_state; variable
D2-1.c31 static int thread_state; variable
D1-1.c34 static int thread_state; variable
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_spin_lock/
D1-2.c31 static volatile int thread_state; variable
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_spin_trylock/
D1-1.c32 static volatile int thread_state; variable
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_wrlock/
D1-1.c32 static int thread_state; variable
D2-1.c43 static int thread_state; variable
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_rdlock/
D1-1.c33 static int thread_state; variable
D4-1.c33 static int thread_state; variable
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_trywrlock/
D1-1.c32 static int thread_state; variable
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedwrlock/
D2-1.c36 static int thread_state; variable
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_barrier_init/
D4-1.c32 static int thread_state; variable
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_barrier_wait/
D1-1.c30 static int thread_state; variable
D3-1.c35 static int thread_state; variable
/external/tensorflow/tensorflow/compiler/xla/python/
Dtraceback.cc70 const PyThreadState* thread_state = PyThreadState_GET(); in Get() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedrdlock/
D2-1.c44 static int thread_state; variable
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_tryrdlock/
D1-1.c35 static int thread_state; variable

123