Created
June 26, 2011 11:00
-
-
Save fritz0705/1047520 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| fritz-desktop:~% strace qemu -d cpu_reset 2>&1 | grep FUTEX_WAIT_PRIVATE | |
| futex(0x82dcb44, FUTEX_WAIT_PRIVATE, 1, NULL) = 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment