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. |
||
---|---|---|
.. | ||
client | ||
server | ||
header.c | ||
lextable-strings.h | ||
lextable.h | ||
minilex.c | ||
private.h |