Re: Performance implications of GRegex structure



Is there a guarantee that for GRegex (unlike, say, GDate) multiple
threads can use
the same object at the same time?

I.e., two threads cannot call g_date_get_weekday on the same date, so why are we
expect that two threads can call g_regex_copy or anything like it?

Morten



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