Home
last modified time | relevance | path

Searched defs:threaded (Results 1 – 25 of 96) sorted by relevance

1234

/aosp_15_r20/external/libdrm/tests/nouveau/
H A Dmeson.build21 threaded = executable( build
30 test('threaded', threaded) test
/aosp_15_r20/frameworks/native/libs/renderengine/include/renderengine/
H A DRenderEngine.h265 RenderEngine(Threaded threaded) : mThreaded(threaded) {} in RenderEngine()
329 RenderEngine::Threaded threaded; member
409 RenderEngine::Threaded threaded = RenderEngine::Threaded::YES; member
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_exit/
H A D6-2.c93 static void *threaded(void *arg) in threaded() function
H A D1-2.c94 static void *threaded(void *arg PTS_ATTRIBUTE_UNUSED) in threaded() function
H A D4-1.c101 static void *threaded(void *arg PTS_ATTRIBUTE_UNUSED) in threaded() function
H A D2-2.c105 static void *threaded(void *arg PTS_ATTRIBUTE_UNUSED) in threaded() function
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_detach/
H A D1-2.c96 static void *threaded(void *arg) in threaded() function
H A D2-2.c98 static void *threaded(void *arg) in threaded() function
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_unlink/
H A D7-1.c82 static void *threaded(void *arg) in threaded() function
H A D9-1.c87 static void *threaded(void *arg) in threaded() function
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_getvalue/
H A D2-2.c80 static void *threaded(void *arg) in threaded() function
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_unlock/
H A D5-1.c82 static void *threaded(void *arg PTS_ATTRIBUTE_UNUSED) in threaded() function
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
H A D15-1.c102 static void *threaded(void *arg) in threaded() function
H A D1-5.c147 static void *threaded(void *arg) in threaded() function
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/
H A D21-1.c51 static void *threaded(void *arg) in threaded() function
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_lock/
H A D4-1.c93 static void *threaded(void *arg PTS_ATTRIBUTE_UNUSED) in threaded() function
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_kill/
H A D1-2.c96 static void *threaded(void *arg PTS_ATTRIBUTE_UNUSED) in threaded() function
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_join/
H A D4-1.c52 static void *threaded(void *arg PTS_ATTRIBUTE_UNUSED) in threaded() function
H A D1-2.c53 static void *threaded(void *arg) in threaded() function
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigwait/
H A D6-1.c88 static void *threaded(void *arg PTS_ATTRIBUTE_UNUSED) in threaded() function
H A D6-2.c88 static void *threaded(void *arg PTS_ATTRIBUTE_UNUSED) in threaded() function
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_once/
H A D1-3.c102 static void *threaded(void *arg) in threaded() function
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setschedparam/
H A D4-1.c110 static void *threaded(void *arg PTS_ATTRIBUTE_UNUSED) in threaded() function
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/gettid/
H A Dgettid02.c21 static void *threaded(void *arg) in threaded() function
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/futex/
H A Dfutex_wait03.c26 static void *threaded(void *arg) in threaded() function

1234