#include <stdio.h>#include <dlfcn.h>#include <errno.h>#include <string.h>Go to the source code of this file.
Functions | |
| void | dim_lock () |
| dim_unlock () | |
| void dim_lock | ( | ) |
Definition at line 8 of file pydimlock.c.
| dim_unlock | ( | ) |
Definition at line 21 of file pydimlock.c.
1.4.7