Searched refs:lws_cache_ops_heap (Results 1 – 5 of 5) sorted by relevance
32 ci.ops = &lws_cache_ops_heap; in test_just_l1()116 ci.ops = &lws_cache_ops_heap; in test_just_l1_limits()196 ci.ops = &lws_cache_ops_heap; in test_nsc1()
344 LWS_VISIBLE extern const struct lws_cache_ops lws_cache_ops_heap,
595 const struct lws_cache_ops lws_cache_ops_heap = { variable
60 creation time. `lws_cache_ops_heap` ops struct is provided by lws, you can
621 ci.ops = &lws_cache_ops_heap; in lws_create_context()1396 ci.ops = &lws_cache_ops_heap; in lws_create_context()