Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/test/integration/src/threads/
H A Dcall_once_test.cpp60 static void blocking_once_func() { in blocking_once_func() function
70 __llvm_libc::call_once(&flag, blocking_once_func); in once_func_caller()