Macros | Functions
multi-single.c File Reference
#include <stdio.h>
#include <string.h>
#include <sys/time.h>
#include <unistd.h>
#include <curl/curl.h>
Include dependency graph for multi-single.c:

Go to the source code of this file.

Macros

#define WAITMS(x)
 

Functions

int main (void)
 

Macro Definition Documentation

#define WAITMS (   x)
Value:
struct timeval wait = { 0, (x) * 1000 }; \
(void)select(0, NULL, NULL, NULL, &wait);
TFSIMD_FORCE_INLINE const tfScalar & x() const

Definition at line 41 of file multi-single.c.

Function Documentation

int main ( void  )

Definition at line 49 of file multi-single.c.



rc_tagdetect_client
Author(s): Monika Florek-Jasinska , Raphael Schaller
autogenerated on Sat Feb 13 2021 03:42:17