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

Posted in Uncategorized | Tagged | 1 Comment