Live data from Hacker News

Viewing profile — complexmath

complexmath

HN member
Joined
Thu, Aug 12, 2010, 6:01 PM UTC
HN karma
2
Public activity
2 items

About complexmath

No profile information was provided.

Recent public activity

  1. comment
    Comment #3811133

    At the program level, this is built in (D has daemon and non-daemon threads like Java). Or you could use ThreadGroup in core.thread. It would be pretty trivial to do this at the us…

  2. comment
    Comment #3809462

    Did you mean something like core.sync.barrier?