Home
last modified time | relevance | path

Searched refs:waiter_thread_func (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/libc/test/integration/src/threads/
H A Dcnd_test.cpp103 int waiter_thread_func(void *unused) { in waiter_thread_func() function
126 __llvm_libc::thrd_create(&waiter_thread, waiter_thread_func, nullptr); in single_waiter_test()