pthread_t threads[8]; for (int i = 0; i < 8; i++) pthread_create(&threads[i], NULL, worker, &c); for (int i = 0; i < 8; i++) pthread_join(threads[i], NULL);

For system administrators, embedded developers, and performance engineers: download, compile, and deploy CDB-Library 2.6 Final today. It is the last word in constant databases—and that is exactly what makes it perfect.