Comment2467

This is a comment on Курс Операционные Системы / Практикум Posix Threads / Pthread Tasks, posted by proxy1.nsu.ru at 2007-09-06 19:22:49
Задача 10: исходный файл, похоже, называется din_philo.c. На сановском сайте читаем [http://docs.sun.com/app/docs/doc/820-0619/gepji?l=ru&a=view] :
> The sample program which simulates the dining-philosophers problem is a C program that uses POSIX threads. The source file is called din_philo.c. The program can exhibit both potential and actual deadlocks. Here is the listing of the code which is followed by an explanation...


Ну и соответственно, код на той же странице и лежит.