cthread_list.c File Reference

#include <cybergarage/util/cthread.h>
#include <cybergarage/util/clog.h>

Functions

CgThreadListcg_threadlist_new ()
void cg_threadlist_delete (CgThreadList *threadList)
BOOL cg_threadlist_start (CgThreadList *threadList)
BOOL cg_threadlist_stop (CgThreadList *threadList)

Function Documentation

void cg_threadlist_delete ( CgThreadList threadList  ) 

Destroy a thread list

Parameters:
threadList The thread list in question
CgThreadList* cg_threadlist_new (  ) 

Create a new thread list

Returns:
Thread list
BOOL cg_threadlist_start ( CgThreadList threadList  ) 

Start all threads in the thread list

Parameters:
threadList The thread list in question
BOOL cg_threadlist_stop ( CgThreadList threadList  ) 

Stop all threads in the thread list

Parameters:
threadList The thread list in question

Generated on Tue Feb 23 23:14:24 2010 for CyberLink for C by  doxygen 1.6.1