Searched defs:sys_timer_destroy (Results 1 - 2 of 2) sorted by relevance

/external/qemu/telephony/
H A Dsysdeps_qemu.c146 sys_timer_destroy( SysTimer timer ) function
H A Dsysdeps_posix.c409 void sys_timer_destroy( SysTimer timer ) function
411 assert( timer != NULL && "sys_timer_destroy: bad argument" );

Completed in 418 milliseconds