Created
May 18, 2012 16:06
-
-
Save AlanQuatermain/2726067 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
State of my main queue while running a block (at the start of main() before it all goes pear-shaped) | |
(lldb) expr (void) dispatch_debug((void *)dispatch_get_current_queue(), "main q") | |
=== log file opened for Kobo[7195] at 1337357109.056275 === | |
com.apple.main-thread[0xad009600] = { xrefcnt = 0xffffffff, refcnt = 0xffffffff, suspend_cnt = 0x0, locked = 1, target = com.apple.root.default-overcommit-priority[0xad009b00], width = 0x0, running = 0x0, barrier = 1 }: main q |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment