免费网络  

2010年8月16日

摘要: 使用定时器轮, 先讲主程序void* tmr_mgmt_thread(void *arg){ int slot = 0; list_header *tmr_list; list_head *element, *svd_elem; p_timer_t *tmr; unsigned int svd_tick, cur_tick, delta_tick; _UNUSED_(arg); while (tm... 阅读全文
posted @ 2010-08-16 20:16 jundai 阅读(298) 评论(0) 推荐(0)