|
YAZ 5.35.1
|
Header for Mutex functions. More...
Go to the source code of this file.
Functions | |
| void | yaz_thread_id_cstr (char *buf, size_t buf_max) |
| format current thread as printable C-string | |
Header for Mutex functions.
Definition in file thread_id.h.
| void yaz_thread_id_cstr | ( | char * | buf, |
| size_t | buf_max | ||
| ) |
format current thread as printable C-string
| buf | buffer for string |
| buf_max | maximum number of bytes (including trailing \0) |
Definition at line 32 of file thread_id.c.
Referenced by yaz_log_to_file().