Ctypes, pthreads and pthread_mutex_t

Doug dchimento at gmail.com
Mon Jun 29 12:19:31 EDT 2009


Has any converted the structure  pthread_mutex_t <bits/wordsize.h>  to
a ctypes structure class ?
I looking at some C code that is using pthreads and need to translate
pthreads_mutex_t structure into python (via ctypes)

Thanks



More information about the Python-list mailing list