📄 readme
字号:
This directory contains the source code for the Vthread library.Despite the promise of the Posix pthread interface, multi-threadingis still a haphazard as far as portable programming is concerned.For this reason, Vthread provides a set of functions for portablethreads including mutex handling. Vthread is known to run on allknown Unix flavors including Linux, BSD, Irix, HPUX, Solaris, etc.and all known Window versions.DIRECTORY HIERARCHY:. : source code for Vthread./features: source code for generating configuration parameters../Vthread_t: regression tests.SOFTWARE CONSTRUCTION:To build the library, type: make -f Makefile installCORRESPONDENCE:Comments, etc. should be sent to: Phong Vo AT&T Labs - Research 180 Park Avenue Florham Park, NJ 07932 e-mail: kpv@research.att.com
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -