Macros | Functions
thread.cc File Reference
#include <stdio.h>
#include "xarm/core/os/thread.h"
Include dependency graph for thread.cc:

Go to the source code of this file.

Macros

#define PRINT_ERR   printf
 

Functions

void thread_delete (pthread_t id)
 
pthread_t thread_init (fun_point_t fun_point, void *arg)
 

Macro Definition Documentation

#define PRINT_ERR   printf

Definition at line 12 of file thread.cc.

Function Documentation

void thread_delete ( pthread_t  id)

Definition at line 45 of file thread.cc.

pthread_t thread_init ( fun_point_t  fun_point,
void *  arg 
)

Definition at line 33 of file thread.cc.



xarm_api
Author(s):
autogenerated on Sat May 8 2021 02:51:23