Home
last modified time | relevance | path

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

/external/libwebsockets/lib/core-net/
Dpollfd.c95 vpt->foreign_spinlock = 1; in _lws_change_pollfd()
109 vpt->foreign_spinlock = 0; in _lws_change_pollfd()
129 vpt->foreign_spinlock = 0; in _lws_change_pollfd()
139 vpt->foreign_spinlock = 0; in _lws_change_pollfd()
Dprivate-lib-core-net.h470 volatile unsigned char foreign_spinlock; member
/external/libwebsockets/lib/plat/unix/
Dunix-service.c148 while (vpt->foreign_spinlock) in _lws_plat_service_tsi()