Open Source
uxthred.asc
Associated article: Thread Programming in UnixWare 2.0
Tags: Database Open Source Design
_THREAD PROGRAMMING IN UNIXWARE 2.0_ by John Rodley Listing One // A program to create and control a command line specifiable // number of threads interactively. // command line arguments: // -b Create BOUND threads, defaults to multiplexed // -nthreads <number> Create number threads // ...


