00001 /******************************************************************** 00002 * Copyright (C) 2012 by Verimag * 00003 * Initial author: Matthieu Moy * 00004 * This file must not be distributed outside Verimag * 00005 ********************************************************************/ 00006 00014 #include "sync-task.h" 00015 00016 #ifdef SC_CALL_USES_ASYNC_REQUEST_UPDATE 00017 async_event_queue sync_task::m_async_event_queue; 00018 #endif