summaryrefslogtreecommitdiffstats
path: root/c_pgms/ping_pong.c
Commit message (Expand)AuthorAgeFilesLines
* ping_pong: spawn multiple threads, which will do locking on the same fdRaghavendra Bhat2012-01-301-10/+38
* ping_pong: allocate the memory from heap instead of using the stack addressRaghavendra Bhat2012-01-131-4/+10
* c_pgms/ping_pong: validate the arguments given properlyRaghavendra Bhat2011-09-211-6/+65
* c_pgms/ping_pong: changes in ping_pong for giving running time as an argumentRaghavendra Bhat2011-09-211-0/+206