Newer
Older
Version 1.0.5 November 2018:
* Add libmn.h
* Add Config : mn-config.h
* rename header
* Add examples
Version 0.9.3 November 2018:
* add autolock_t to mn-Thread
* add mn-autolock.h
* add logical mutext handle to basic_thread
* rename function "delay" to "sleep" in basic_thread
* add function "nsleep" and "usleep" to basic_thread
* add "hild_thread" and "parent_thread" to basic_thread
* add function "get_root();" "get_child();" "add_child_thread(basic_thread* thread);"