Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update t/concurrency/TODO
  • Loading branch information
Geoffrey Broadwell committed Jan 5, 2015
1 parent e4bd2c9 commit bc71f08
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions t/concurrency/TODO
@@ -1,12 +1,9 @@
* repr's:
** Semaphore
** ConcBlockingQueue
** AsyncTask
** Uninstantiable
* nqp::op's:
** Threads: threadyield
** CondVars: condsignalall
** Semaphores: semacquire, semtryacquire, semrelease
** ConcQueues: queuepoll
** Timers: timer
** Cancellations: cancel
Expand All @@ -18,3 +15,4 @@
* Situations:
** Serialization / precompilation
** Signal interaction with locks/condvars/semaphores/timers/etc.
** Stress testing

0 comments on commit bc71f08

Please sign in to comment.