Home
last modified time | relevance | path

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

/minix/external/bsd/libevent/dist/include/event2/
H A Dbuffer.h177 void evbuffer_unlock(struct evbuffer *buf);
/minix/external/bsd/libevent/dist/
H A Dbuffer.c592 evbuffer_unlock(struct evbuffer *buf) in evbuffer_unlock() function