Coin Logo http://www.coin3d.org/
http://www.kongsberg.com/kogt/

Typedefs | Functions
thread.h File Reference
#include <Inventor/C/basic.h>
#include <Inventor/C/threads/common.h>

Go to the source code of this file.

Typedefs

typedef void * cc_thread_f(void *)
 

Functions

cc_thread * cc_thread_construct (cc_thread_f *func, void *closure)
 
void cc_thread_destruct (cc_thread *thread)
 
int cc_thread_join (cc_thread *thread, void **retvalptr)
 
unsigned long cc_thread_id (void)
 
void cc_sleep (float seconds)
 

Copyright © by Kongsberg Oil & Gas Technologies. All rights reserved.

Generated for Coin by Doxygen