Mutex structure.
More...
#include <fiber.h>
Public Member Functions |
| TAILQ_ENTRY (fbr_mutex) entries |
Data Fields |
fbr_id_t | locked_by |
struct fbr_id_tailq | pending |
Detailed Description
Mutex structure.
This structure represent a mutex.
- See Also
- fbr_mutex_init
-
fbr_mutex_destroy
Definition at line 522 of file fiber.h.
The documentation for this struct was generated from the following file: