OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:timer_proc
(Results
1 - 2
of
2
) sorted by null
/external/iperf3/src/
t_timer.c
45
timer_proc
( TimerClientData client_data, struct iperf_time* nowP )
function
57
tp = tmr_create(NULL,
timer_proc
, JunkClientData, 3000000, 0);
timer.h
58
TimerProc*
timer_proc
;
member in struct:TimerStruct
70
struct iperf_time* nowP, TimerProc*
timer_proc
, TimerClientData client_data,
Completed in 317 milliseconds