Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Added xbt_os_time and xbt_os_sleep. Execute in the real and simulate systems.
authordonassbr <donassbr@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 13 Jul 2007 14:20:20 +0000 (14:20 +0000)
committerdonassbr <donassbr@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 13 Jul 2007 14:20:20 +0000 (14:20 +0000)
commit111463df0d9a94d78e136d3d81ff828ea96a2cac
tree5c1b6736364bee20455723a4c1452798fb4d3725
parent56136bb036c18df44cadd46cf5bd861c5bedcf0f
Added xbt_os_time and xbt_os_sleep. Execute in the real and simulate systems.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3766 48e7efb5-ca39-0410-a469-dd3cf9ba447f
include/gras/virtu.h
src/Makefile.am
src/xbt/xbt_os_time.c
src/xbt/xbt_queue.c
src/xbt/xbt_rl_time.c [new file with mode: 0644]
src/xbt/xbt_sg_time.c [new file with mode: 0644]