Home
last modified time | relevance | path

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

/freebsd/contrib/opencsd/decoder/include/opencsd/ptm/
H A Dtrc_pkt_proc_ptm.h130 } async_result_t; typedef
132 async_result_t findAsync();
/freebsd/contrib/opencsd/decoder/source/ptm/
H A Dtrc_pkt_proc_ptm.cpp402 TrcPktProcPtm::async_result_t TrcPktProcPtm::findAsync() in findAsync()
404 async_result_t async_res = NOT_ASYNC; in findAsync()