#include <mld_threads.h>
Public Member Functions | |
| __INLINE__ | mld_thread_t (void(*start_routine)(void *), void *arg) |
| __INLINE__ | ~mld_thread_t () |
| __INLINE__ | mld_thread_t (void(*start_routine)(void *), void *arg) |
| __INLINE__ | ~mld_thread_t () |
| __INLINE__ mld_thread_t::mld_thread_t | ( | void(*)(void *) | start_routine, | |
| void * | arg | |||
| ) | [inline] |
References NULL.
| __INLINE__ mld_thread_t::~mld_thread_t | ( | ) | [inline] |
References NULL.
| __INLINE__ mld_thread_t::mld_thread_t | ( | void(*)(void *) | start_routine, | |
| void * | arg | |||
| ) | [inline] |
References NULL.
| __INLINE__ mld_thread_t::~mld_thread_t | ( | ) | [inline] |
References NULL.
1.5.8