ascii-chat 0.6.0
Real-time terminal-based video chat with ASCII art conversion
Loading...
Searching...
No Matches
thread.c File Reference

🧵 Thread utilities and helpers More...

Go to the source code of this file.

Functions

asciichat_error_t thread_create_or_fail (asciichat_thread_t *thread, void *(*func)(void *), void *arg, const char *thread_name, uint32_t client_id)
 Create a thread with standardized error handling and logging.
 

Detailed Description

🧵 Thread utilities and helpers

Author
Zachary Fogg me@zf.nosp@m.o.gg
Date
December 2025

Definition in file thread.c.