src/manager/include/ws_mng_threads_utils.h File Reference

Thread utilities - header. More...

Go to the source code of this file.

Data Structures

struct  _WSMngSearchAtom
 Structure holding all data for each thread to properly run. More...

Thread utilities

typedef _WSMngSearchAtom WSMngSearchAtom
 Structure holding all data for each thread to properly run.
gboolean try_lock_was_locked (WSMngSearchData *data, gchar *fun)
 Try to lock mutex and tell if it was locked before.
gboolean is_rec_locked (GStaticRecMutex *m)
 Tell if given mutex is locked.
void stop_if_needed (WSMngSearchAtom *data)
 Check if current thread should be terminated.
void free_search_atom (WSMngSearchAtom *data)
 Clear memmory after not neede anymore WSMngSearchAtom structure.
WSMngSearchAtomcreate_search_atom (WSMngSearchData *app_data, gchar *word)
 Create new WSMngSearchAtom structure.


Detailed Description

Thread utilities - header.

Definition in file ws_mng_threads_utils.h.


Generated on Fri Jan 11 14:30:17 2008 for mDictionary Project by  doxygen 1.5.1