feisty meow concerns codebase  2.140
rendezvous.cpp File Reference
#include "rendezvous.h"
#include <application/windoze_helper.h>
#include <basis/astring.h>
#include <basis/functions.h>
#include <basis/utf_conversion.h>
#include <filesystem/filename.h>
#include <stdio.h>
#include <sys/stat.h>
#include <unistd.h>
Include dependency graph for rendezvous.cpp:

Go to the source code of this file.

Namespaces

 processes
 

Macros

#define LOG(tp)   printf("%s%s\n", time_stamp::notarize(true).s(), astring(tp).s())
 

Functions

astring processes::general_lock_name (const astring &root_part)
 
astring processes::unix_rendez_file (const astring &lock_name)
 

Macro Definition Documentation

◆ LOG

#define LOG (   tp)    printf("%s%s\n", time_stamp::notarize(true).s(), astring(tp).s())

Definition at line 44 of file rendezvous.cpp.