Thread Synch AOSV 2020
1.2
LKM for exchanging messages between threads
|
User-level handler of the thread-synch main device. More...
#include <thread_synch.h>
Data Fields | |
int | main_file_descriptor |
char * | main_device_path |
size_t | path_len |
short | initialized |
User-level handler of the thread-synch main device.
short T_THREAD_SYNCH::initialized |
Flag that specifies if the structure is initialized
char* T_THREAD_SYNCH::main_device_path |
Path to the main syncher file inside /dev directory
int T_THREAD_SYNCH::main_file_descriptor |
File descriptor of the /dev/main_synch device
size_t T_THREAD_SYNCH::path_len |
Length of the main syncher path