aspell-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[aspell-devel] Thread Safe


From: matthieu dassonneville
Subject: [aspell-devel] Thread Safe
Date: Mon, 2 Jun 2003 16:25:45 +0200 (CEST)

hello,

I'm developping an Apache module which access to
Aspell to check a text and suggest words.

I see that Aspell is not completely thread safe.

So i want to know if what i use is thread safe.

new_aspell_config()
aspell_config_replace()
aspell_error()
to_aspell_speller()
aspell_speller_check()
aspell_speller_suggest()
aspell_word_list_empty()
aspell_word_list_elements()
aspell_string_enumeration_next()
aspell_string_enumeration_at_end()

thanks.

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]