Home | History | Annotate | Download | only in MagickCore

Lines Matching defs:thread_status

2408             thread_status;
2410 thread_status=CompositeImage(image,texture_image,image->compose,
2413 if (thread_status == MagickFalse)
2415 status=thread_status;