> there is problem when getting data by sqlite3's c apis in signal-handling
> func.
What problem?
And as a hint: are you sure that your SQLite is in correct
thread-safety mode and you're not trying to dead-lock your
application?
Pavel
On Mon, Jul 6, 2009 at 9:58 PM, liubin liu<7101...@sina.com>
there is problem when getting data by sqlite3's c apis in signal-handling
func.
_
#include // for printf()
#include // for signal()
#include // for alarm()
#include // for system()
#include // for sqlite3_
2 matches
Mail list logo