About Threads in Cef

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

About Threads in Cef

Postby lhfiii » Fri Jan 04, 2013 8:28 pm

Sometimes I need UI operation in IO/File thread callbacks. The CefPostTask is OK with this, but is there an synchronized way?
lhfiii
Newbie
 
Posts: 4
Joined: Thu Jan 03, 2013 8:51 pm

Re: About Threads in Cef

Postby magreenblatt » Sat Jan 05, 2013 2:52 pm

No, you should not perform sync requests between threads. That would be very bad for performance and user responsiveness.
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm


Return to Support Forum

Who is online

Users browsing this forum: Google [Bot] and 201 guests

cron