#include "filename.h"#include "rendezvous.h"#include <basis/convert_utf.h>#include <basis/function.h>#include <basis/istring.h>#include <basis/log_base.h>#include <basis/portable.h>#include <stdio.h>#include <sys/stat.h>Include dependency graph for rendezvous.cpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | LOG(tp) printf("%s%s\n", utility::timestamp(true, true).s(), istring(tp).s()) |
Functions | |
| istring | general_lock_name (const istring &root_part) |
| istring | unix_rendez_file (const istring &lock_name) |
| #define LOG | ( | tp | ) | printf("%s%s\n", utility::timestamp(true, true).s(), istring(tp).s()) |
Definition at line 42 of file rendezvous.cpp.
Definition at line 53 of file rendezvous.cpp.
References filename::detooth_filename(), mkdir, and istring::observe().
Referenced by rendezvous::rendezvous().
1.5.1