mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-30 00:00:16 +01:00
![]() 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. |
||
---|---|---|
.. | ||
adopt.c | ||
alloc.c | ||
connect.c | ||
context.c | ||
libwebsockets.c | ||
output.c | ||
pollfd.c | ||
private.h | ||
service.c |