mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
task -> thread
This commit is contained in:
parent
f00532bab0
commit
1f02c4ebbb
119 changed files with 1209 additions and 1207 deletions
|
@ -22,6 +22,6 @@ extern crate num;
|
|||
extern crate offscreen_gl_context;
|
||||
extern crate util;
|
||||
|
||||
pub mod canvas_paint_task;
|
||||
pub mod canvas_paint_thread;
|
||||
mod premultiplytable;
|
||||
pub mod webgl_paint_task;
|
||||
pub mod webgl_paint_thread;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue