Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/s390x/
H A Dcdsg.c48 void *cdsg_loop(void *arg) in cdsg_loop() function
82 ret = pthread_create(&thread, NULL, cdsg_loop, NULL); in main()
85 cdsg_loop(NULL); in main()