Skip to content
Snippets Groups Projects
Commit b58fb2da authored by Andy Green's avatar Andy Green
Browse files

lws_mutex_refcount

This creates a "pthread mutex with a reference count"
using gcc / clang atomic intrinsics + pthreads.

Both pt and context locks are moved to use this,
pt already had reference counting but it's new for
context.
parent 8869a6ce
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment