Searched refs:bea1 (Results 1 – 2 of 2) sorted by relevance
309 struct bufferevent *bea1=NULL, *bea2=NULL; in test_iocp_bufferevent_async() local317 bea1 = bufferevent_async_new_(data->base, data->pair[0], in test_iocp_bufferevent_async()321 tt_assert(bea1); in test_iocp_bufferevent_async()325 bufferevent_enable(bea1, EV_WRITE); in test_iocp_bufferevent_async()328 bufferevent_write(bea1, "Hello world", strlen("Hello world")+1); in test_iocp_bufferevent_async()338 bufferevent_free(bea1); in test_iocp_bufferevent_async()
5 …r/local/git/grpc --net=host --name interop_client_node_ebaafacd-1d82-4a75-bea1-a5c64e01fcaf $docke…