Commit Graph

8 Commits

Author SHA1 Message Date
A. Jesse Jiryu Davis 7159718050 Document locks.Semaphore. 2015-03-30 22:41:05 -04:00
A. Jesse Jiryu Davis bb5c8bde23 Clarify event.wait's blocking behavior. 2015-03-28 06:02:32 -04:00
A. Jesse Jiryu Davis 83d07d8012 More concise locks examples. 2015-03-27 06:20:40 -04:00
A. Jesse Jiryu Davis 7ecc0312c5 Document locks.Event. 2015-03-27 06:17:31 -04:00
A. Jesse Jiryu Davis 42b38827b5 Make specific example code for Condition. 2015-03-26 06:31:57 -04:00
A. Jesse Jiryu Davis d75df2ac37 Replace "loop" with "io_loop" in locks example. 2015-03-26 06:19:47 -04:00
A. Jesse Jiryu Davis fe662263e4 Document tornado.locks. 2015-03-25 06:18:32 -04:00
A. Jesse Jiryu Davis 32acb5c060 Add tornado.locks.Condition.
Copied from Toro with small improvements.
2015-02-14 14:30:48 -05:00