Home
last modified time | relevance | path

Searched refs:foreign_spinlock (Results 1 – 3 of 3) sorted by relevance

/third_party/libwebsockets/lib/core-net/
Dpollfd.c93 vpt->foreign_spinlock = 1; in _lws_change_pollfd()
107 vpt->foreign_spinlock = 0; in _lws_change_pollfd()
127 vpt->foreign_spinlock = 0; in _lws_change_pollfd()
137 vpt->foreign_spinlock = 0; in _lws_change_pollfd()
Dprivate-lib-core-net.h379 volatile unsigned char foreign_spinlock; member
/third_party/libwebsockets/lib/plat/unix/
Dunix-service.c160 while (vpt->foreign_spinlock) in _lws_plat_service_tsi()