|
|
@@ -25,7 +25,7 @@ bool glxGraphicsPipe::_error_handlers_installed = false;
|
|
|
glxGraphicsPipe::ErrorHandlerFunc *glxGraphicsPipe::_prev_error_handler;
|
|
|
glxGraphicsPipe::IOErrorHandlerFunc *glxGraphicsPipe::_prev_io_error_handler;
|
|
|
|
|
|
-ReMutex glxGraphicsPipe::_x_mutex;
|
|
|
+LightReMutex glxGraphicsPipe::_x_mutex;
|
|
|
|
|
|
////////////////////////////////////////////////////////////////////
|
|
|
// Function: glxGraphicsPipe::Constructor
|