libsyncml
0.5.4
|
Data Fields | |
GMutex * | mutex |
GCond * | cond |
SmlThreadCallFunctionType | func |
gpointer | data |
SmlBool | result |
SmlError ** | error |
This context is used to cache the environment for direct function calls within a special thread. Please see smlThreadCallFunction for more details.
Definition at line 521 of file sml_support.c.