reader
if (pthread_create(&pt, NULL, reader, NULL)) {
if (pthread_create(&pt, NULL, reader, NULL)) {
if (pthread_create(&pt, NULL, reader, NULL)) {
void *(*start[2])(void *) = { &reader, &writer };
mklocaledb(const char *type, FILE *reader, FILE *writer)
_DIAGASSERT(reader != NULL);
line = fparseln(reader, NULL,
static int reader(sigset_t *);
if (reader(smask) == 0) {