[PPL-devel] [GIT] ppl/ppl(master): Added basic timeout support to the C library interface.

Enea Zaffanella zaffanella at cs.unipr.it
Tue May 5 17:41:34 CEST 2009


Module: ppl/ppl
Branch: master
Commit: 8e8d5162a1bb648f191bba13afebc99412ac6636
URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=8e8d5162a1bb648f191bba13afebc99412ac6636

Author: Enea Zaffanella <zaffanella at cs.unipr.it>
Date:   Tue May  5 17:31:36 2009 +0200

Added basic timeout support to the C library interface.

---

 interfaces/C/Makefile.am                         |   10 ++
 interfaces/C/ppl_c_header.h                      |   40 ++++++++-
 interfaces/C/ppl_c_implementation_common.cc      |   47 ++++++++++
 interfaces/C/ppl_c_implementation_common.defs.hh |   24 +++++-
 interfaces/C/tests/Makefile.am                   |   23 +++---
 interfaces/C/tests/watchdog1.c                   |  102 ++++++++++++++++++++++
 6 files changed, 233 insertions(+), 13 deletions(-)

Diff:   http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commitdiff;h=8e8d5162a1bb648f191bba13afebc99412ac6636



More information about the PPL-devel mailing list