summaryrefslogtreecommitdiff
path: root/TAO/examples/Kokyu_dsrt_schedulers/utils.h
blob: ea29a7cb754515e3a5b3c192f02e011f7aaca046 (plain)
1
2
3
4
5
6
7
8
//$Id$

#include "ace/OS.h"
#include "Kokyu_qosC.h"
#include "RTScheduler.h"

void guid_copy( Kokyu::GuidType& lhs, const RTScheduling::Current::IdType& rhs);
void guid_copy( RTScheduling::Current::IdType& lhs, const Kokyu::GuidType& rhs);