文件名称:非抢占式线程层次结构管理器-C/C++开发
文件大小:107KB
文件格式:ZIP
更新时间:2024-06-15 19:07:23
C/C++ Miscellaneous
Nthm(发音为“ anthem”)是一个C库,用于涉及线程动态层次结构的应用程序,这些动态层次结构会创建在编译时难以计划或无法计划的其他线程。 nthm-非抢占式线程层次管理器Nthm(发音为“ anthem”)是一个C库,用于涉及线程动态层次结构的应用程序,这些动态层次结构会创建在编译时难以或不可能进行计划的其他线程。 当线程之间的通信适合于在创建时从创建线程的输入数据发送到每个线程,并在终止时将输出发送回创建线程的输入数据模式,这种方法尤其合适。 同时启用一些弹性
【文件预览】:
nthm-master
----man()
--------man7()
--------man3()
----CMakeLists.txt(6KB)
----.gitignore(17B)
----README.md(9KB)
----test()
--------deeppool.c(2KB)
--------killjoy.c(2KB)
--------pipein.c(752B)
--------sendany.c(650B)
--------testconfig.h.in(868B)
--------flatpool.c(1KB)
--------freepool.c(3KB)
--------scopestrial.c(2KB)
--------rubbish.c(3KB)
--------bizzyb.c(1KB)
--------pipeout.c(819B)
----LICENSE(34KB)
----include()
--------nthm()
----CONTRIBUTING.md(25KB)
----src()
--------pipl.c(7KB)
--------sync.h(2KB)
--------sync.c(10KB)
--------protocol.h(1KB)
--------pipl.h(3KB)
--------protocol.c(8KB)
--------context.h(1KB)
--------scopes.h(2KB)
--------errs.c(5KB)
--------nthmconfig.h.in(195B)
--------api.c(14KB)
--------pool.c(5KB)
--------context.c(3KB)
--------pool.h(1KB)
--------pipes.c(8KB)
--------pipes.h(3KB)
--------plumbing.c(8KB)
--------scopes.c(5KB)
--------plumbing.h(1KB)
--------errs.h(2KB)
----cmake()
--------cmake_uninstall.cmake.in(852B)
--------configure_manpages.cmake.in(954B)