Searched refs:lws_system_ops_t (Results 1 – 18 of 18) sorted by relevance
207 } lws_system_ops_t; typedef236 LWS_EXTERN LWS_VISIBLE const lws_system_ops_t *
757 const lws_system_ops_t *system_ops;
30 `lws_system_ops_t` struct has a member `.attach`53 User code should call the lws_system_ops_t `.attach` function like
32 const lws_system_ops_t *
239 static const lws_system_ops_t system_ops = {
169 lws_system_ops_t ops = {
206 lws_system_ops_t ops = {
415 static const lws_system_ops_t system_ops = {
21 } lws_system_ops_t;47 When lws is started, it should define an `lws_system_ops_t` at context creation
56 The actual platform implementation is set using `lws_system_ops_t` function
119 static const lws_system_ops_t system_ops = {
474 static const lws_system_ops_t system_ops = {
519 static const lws_system_ops_t system_ops = {
793 static const lws_system_ops_t system_ops = {
403 static lws_system_ops_t system_ops = {
537 static const lws_system_ops_t system_ops = {
372 static const lws_system_ops_t system_ops = {
639 const lws_system_ops_t *system_ops;