utd_system/utd_threads.c File Reference

#include "utd_threads.h"
Include dependency graph for utd_threads.c:

Functions

utd_thread utd_start_thread (utd_thread_routine func, void *data)
void utd_end_thread (utd_thread thread)
void utd_destroy_thread (utd_thread thread)
void utd_wait_for_threads (const utd_thread *threads, int num)

Variables

int utd_internal_error

Function Documentation

void utd_destroy_thread ( utd_thread  thread  ) 
void utd_end_thread ( utd_thread  thread  ) 

Here is the caller graph for this function:

utd_thread utd_start_thread ( utd_thread_routine  func,
void data 
)
void utd_wait_for_threads ( const utd_thread threads,
int  num 
)

Here is the call graph for this function:


Variable Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1