ezmlmx 0.68
ezmlmx
Loading...
Searching...
No Matches
idxthread.h File Reference
#include "idx.h"
Include dependency graph for idxthread.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void idx_mkthread (msgentry **pmsgtable, subentry **psubtable, authentry **pauthtable, unsigned long msg_from, unsigned long msg_to, unsigned long msg_master, unsigned long msg_latest, int locked)
void idx_mkthreads (msgentry **pmsgtable, subentry **psubtable, authentry **pauthtable, dateentry **pdatetable, unsigned long msg_from, unsigned long msg_to, unsigned long msg_latest, int locked)
void idx_mklist (msgentry **pmsgtable, subentry **psubtable, authentry **pauthtable, unsigned long msg_from, unsigned long msg_to)
void idx_destroythread (msgentry *msgtable, subentry *subtable, authentry *authtable)

Function Documentation

◆ idx_destroythread()

void idx_destroythread ( msgentry * msgtable,
subentry * subtable,
authentry * authtable )
extern

Definition at line 683 of file idxthread.c.

Here is the caller graph for this function:

◆ idx_mklist()

void idx_mklist ( msgentry ** pmsgtable,
subentry ** psubtable,
authentry ** pauthtable,
unsigned long msg_from,
unsigned long msg_to )
extern

Definition at line 636 of file idxthread.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ idx_mkthread()

void idx_mkthread ( msgentry ** pmsgtable,
subentry ** psubtable,
authentry ** pauthtable,
unsigned long msg_from,
unsigned long msg_to,
unsigned long msg_master,
unsigned long msg_latest,
int locked )
extern

Definition at line 424 of file idxthread.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ idx_mkthreads()

void idx_mkthreads ( msgentry ** pmsgtable,
subentry ** psubtable,
authentry ** pauthtable,
dateentry ** pdatetable,
unsigned long msg_from,
unsigned long msg_to,
unsigned long msg_latest,
int locked )
extern

Definition at line 156 of file idxthread.c.

Here is the call graph for this function:
Here is the caller graph for this function: