Home
last modified time | relevance | path

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

123

/external/ltp/testcases/kernel/syscalls/tgkill/
Dtgkill01.c18 struct thread_state { struct
25 static struct thread_state *threads; argument
/external/pigweed/pw_thread_freertos/
Dsnapshot.cc46 void CaptureThreadState(eTaskState thread_state, in CaptureThreadState()
99 [&ctx](TaskHandle_t thread, eTaskState thread_state) -> bool { in SnapshotThreads()
120 eTaskState thread_state, in SnapshotThread()
/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/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/tensorflow/tensorflow/compiler/xla/python/
Dtraceback.cc38 PyThreadState* thread_state = PyThreadState_GET(); in Traceback() local
205 PyThreadState* thread_state = PyThreadState_Get(); in BuildTracebackSubmodule() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_unlink/
D9-1.c85 static int volatile 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_spin_lock/
D1-2.c31 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/kernel/syscalls/futex/
Dfutex_utils.h39 char thread_state, name[1024]; in wait_for_threads() local
/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_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_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_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/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_rwlock_trywrlock/
D1-1.c32 static int thread_state; variable
/external/ot-br-posix/src/openwrt/controller/
Dthread.lua242 function thread_state() function

123