XRootD
XrdWait41 Namespace Reference

Functions

void * GateWait (void *parg)
 

Function Documentation

◆ GateWait()

void* XrdWait41::GateWait ( void *  parg)

Definition at line 99 of file XrdWait41.cc.

100 {
101  XrdOucTList *fP = (XrdOucTList *)parg;
102 
103 // Serialize
104 //
106  return (void *)0;
107 }
static void Serialize(XrdOucTList *gfP, int Wait=1)
Definition: XrdWait41.cc:224

References XrdW41Gate::Serialize().

Referenced by XrdW41Gate::Wait41().

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