Viewing profile — leohotfn
leohotfn
HN member- Joined
- Sun, Nov 15, 2015, 4:48 AM UTC
- HN karma
- 58
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About leohotfn
No profile information was provided.
Recent public activity
-
comment
Comment #15167165
Apology for my rudeness, I deleted this repository two days ago.
- story
- story
-
comment
Comment #14373075
Thanks! BTW, the encapsulation is not finished yet, such as mutex and condition variable. I'll go on with the work, and welcome to contribute if you're interested!
-
comment
Comment #14372699
I think The C++ thread library is overdesigned so it lost some function. What's more, on Linux it's chicken ribs. So I encapsulate POSIX Threads using C++, to take advantage of RAI…
-
comment
Comment #14372490
What do you mean?
-
comment
Comment #14372485
Thanks!
-
comment
Comment #14372469
Thanks. Why don't I use the C++11 thread library? 1, I wrote this code on Linux and it's only used on Linux, so I don't consider portability issues. 2, actually, I dislike some cla…
- comment
-
comment
Comment #14372367
Thank you. I have already solved this problem.
-
comment
Comment #14372366
Thank you. I have already solved this problem.
- comment
-
comment
Comment #14372359
Thank you. I have already solved this problem.
- story