Commit Graph

19 Commits (0492ef5479b48c953dc30f6f095c053aa7359ac6)

Author SHA1 Message Date
AaronKonishi 0492ef5479 add cmake support for timer
Signed-off-by: AaronKonishi <konishi5202@163.com>
2019-05-07 10:11:12 +08:00
AaronKonishi 8db67f4ce4 Merge branch 'master' of https://gitee.com/simpost/timer 2019-05-07 09:31:59 +08:00
AaronKonishi 0627f2b504 delete timed-task from timer, when it lose efficacy.
Signed-off-by: AaronKonishi <konishi5202@163.com>
2019-05-07 09:30:28 +08:00
极简美 7844081690 更新 README.md 2019-05-06 22:53:48 +08:00
极简美 9d94fca3d2 更新 README.md 2019-05-06 22:48:10 +08:00
极简美 787745bc1e 更新 README.md 2019-05-06 22:47:34 +08:00
极简美 8a5640fb1c 更新 README.md
添加介绍和使用说明
2019-05-06 22:45:42 +08:00
极简美 3f7f62a2d5 更新 LICENSE 2019-05-06 19:04:02 +08:00
AaronKonishi fcdcd2b4fe optimize source directory
Signed-off-by: AaronKonishi <konishi5202@163.com>
2019-05-06 18:54:46 +08:00
AaronKonishi 73630bfb8e add license for source file
Signed-off-by: AaronKonishi <konishi5202@163.com>
2019-05-06 18:52:30 +08:00
qiyin.zhang 431359a96f add rdlock for find
Signed-off-by: qiyin.zhang <qiyin.zhang@ihuisen.com>
2019-05-06 10:57:32 +08:00
qiyin.zhang 2b11efe1f9 implementation multiple timer
1.change name from timer.c/h to mt_timer.c/h
2.move thread and variable to mt_timer.h

Signed-off-by: qiyin.zhang <qiyin.zhang@ihuisen.com>
2019-05-06 10:45:22 +08:00
qiyin.zhang 75990f0447 optimize source code, and add printf for error
Signed-off-by: qiyin.zhang <qiyin.zhang@ihuisen.com>
2019-05-06 10:38:43 +08:00
qiyin.zhang c5b1bb79af change mutex to rwlock
Signed-off-by: qiyin.zhang <qiyin.zhang@ihuisen.com>
2019-05-06 10:17:32 +08:00
qiyin.zhang 2ffae434ef add timer implementation
Signed-off-by: qiyin.zhang <qiyin.zhang@ihuisen.com>
2019-05-06 10:08:44 +08:00
qiyin.zhang 47f04bff16 add MIT license
Signed-off-by: qiyin.zhang <qiyin.zhang@ihuisen.com>
2019-05-05 14:39:01 +08:00
qiyin.zhang e6fcdd03a7 add C-hash from uthash for timer
C-hash(uthash):https://github.com/troydhanson/uthash

Signed-off-by: qiyin.zhang <qiyin.zhang@ihuisen.com>
2019-05-05 11:38:15 +08:00
极简美 763670efba 删除文件README.en.md 2019-05-05 11:37:38 +08:00
极简美 4827d92ffb Initial commit 2019-05-05 11:37:30 +08:00