Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/x86_64/
H A Dcross-modifying-code.c30 #define THREAD_STOP 2 macro
44 case THREAD_STOP: in thread_func()
71 __atomic_store_n(&command, THREAD_STOP, __ATOMIC_SEQ_CST); in main()