Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/test/integration/src/pthread/
H A Dpthread_create_test.cpp39 struct TestThreadArgs { struct
54 TestThreadArgs *th_arg = reinterpret_cast<TestThreadArgs *>(Arg); in successThread() argument