Macros | Functions | Variables
multithread.c File Reference
#include <stdio.h>
#include <pthread.h>
#include <curl/curl.h>
Include dependency graph for multithread.c:

Go to the source code of this file.

Macros

#define NUMT   4
 

Functions

int main (int argc, char **argv)
 
static void * pull_one_url (void *url)
 

Variables

const char *const urls [NUMT]
 

Macro Definition Documentation

#define NUMT   4

Definition at line 31 of file multithread.c.

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 68 of file multithread.c.

static void* pull_one_url ( void *  url)
static

Definition at line 49 of file multithread.c.

Variable Documentation

const char* const urls[NUMT]
Initial value:
= {
"https://curl.haxx.se/",
"ftp://cool.haxx.se/",
"http://www.contactor.se/",
"www.haxx.se"
}

Definition at line 42 of file multithread.c.



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