tico 0.1
Mechanical Watch Terminal Timegrapher
Functions
mysync.h File Reference
#include "myarr.h"
#include <stdio.h>
Include dependency graph for mysync.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void waitClose (FILE *file)
 @ . More...
 
void wait (void)
 @ proceeding. More...
 
int syncwrite (int *input, size_t ArrayLength, const char *file)
 @ separate thread. More...
 
void printTOD (FILE *out)
 @ with synchronization. More...
 
void syncAppendMyarr (struct myarr *input, FILE *file)
 @ in a separate thread. More...
 
void * threadAppendMyarr (void *inStruct)
 @ file in a separate thread. More...