Home
last modified time | relevance | path

Searched defs:thread_result (Results 1 – 6 of 6) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/thread/
Dpthread_exit.c36 void *thread_result = NULL; in pthread_exit_0100() local
Dpthread_getschedparam.c38 void *thread_result = NULL; in pthread_getschedparam_0100() local
Dpthread_getattr_np.c37 void *thread_result = NULL; in pthread_getattr_np_0100() local
/third_party/alsa-utils/bat/
Dbat.c250 int *thread_result; in test_playback() local
284 int *thread_result; in test_capture() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationInternallySynchronizedObjectsTests.cpp653 TestStatus thread_result = threads.run(); in iterate() local
765 TestStatus thread_result = threads.run(); in iterate() local
/third_party/rust/crates/memchr/bench/data/code/
Drust-library.rs13749 let thread_result = { localVariable