About
I'm Josh Haberman, and I currently work for Google in Seattle, WA. My personal projects are:Meta
Tag Archives: wanted
Wanted: a portable mutex and atomic refcount
upb needs to have some lightweight thread-aware behavior. I’m leaving most synchronization up to users (individual messages will not be thread-safe), but there are a few central structures I need to make thread-safe and reference-counted. I need only the tiniest … Continue reading