Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
brotli2_thread.c File Reference

Go to the source code of this file.

Functions

int zuncompress_sha512_k_mt_decoding_multi_thread_z_7 (FILE *source, FILE *dest, my_thread_struct_z *amanda)
 
void pedro_dprintf2 (int amanda_level, char *format,...)
 pedro_dprintf2 is my variant of my debug function because too much calls to pedro_dprintf these days, I am lazy, sorry....
 
unsigned __stdcall my_thread_function_v27_7 (void *my_argument_z)
 

Function Documentation

◆ my_thread_function_v27_7()

unsigned __stdcall my_thread_function_v27_7 ( void * my_argument_z)

◆ pedro_dprintf2()

void pedro_dprintf2 ( int amanda_level,
char * format,
... )

pedro_dprintf2 is my variant of my debug function because too much calls to pedro_dprintf these days, I am lazy, sorry....

em brotli or brotli2

Parameters
amanda_levelif equal or above 0 print the string
formatprintf based format
...

◆ zuncompress_sha512_k_mt_decoding_multi_thread_z_7()

int zuncompress_sha512_k_mt_decoding_multi_thread_z_7 ( FILE * source,
FILE * dest,
my_thread_struct_z * amanda )