Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/test/tsan/
H A Dfiber_asm.cpp62 void ucontext_switch(ucontext *save, ucontext *load) { in ucontext_switch() function
74 ucontext_switch(&uc, &orig_uc); in func()
79 ucontext_switch(&orig_uc, &uc); in main()