Home
last modified time | relevance | path

Searched refs:attr_storage (Results 1 – 2 of 2) sorted by relevance

/third_party/libcoap/src/
Dmem.c196 static memarray_t attr_storage; variable
279 case COAP_ATTRIBUTE_VALUE: return &attr_storage; in get_container()
/third_party/libuv/src/unix/
Dthread.c242 pthread_attr_t attr_storage; in uv_thread_create_ex() local
269 attr = &attr_storage; in uv_thread_create_ex()