My Kernel v0.1.0
worker Struct Reference

Worker thread.

#include <worker.h>

Data Fields

struct waitqueue queue
 Worker thread.
 
bool done
 The processes waiting for this thread to finish.
 
thread_entry_t function
 Whether the thread has finished.
 
void * data
 Worker thread's entrypoint.
 

The documentation for this struct was generated from the following file: