HomeSort by relevance Sort by last modified time
    Searched refs:roller (Results 1 - 2 of 2) sorted by null

  /external/lldb/test/pexpect-2.4/examples/
bd_serv.py 25 class roller (threading.Thread): class in inherits:threading.Thread
43 """Stop the roller."""
56 a separate thread. See roller(). """
204 r = roller (0.01, endless_poll, (child, child.PROMPT, virtual_screen))
cgishell.cgi 73 r = roller (endless_poll, (child, child.PROMPT, virtual_screen))
125 class roller (threading.Thread): class in inherits:threading.Thread
137 """Stop the roller."""
145 This will be run in a separate thread. See roller class.

Completed in 109 milliseconds