From d77d27f1b14c14a6b338e19ec48f66f31d93609f Mon Sep 17 00:00:00 2001 From: Francesco Abbate Date: 2012年4月16日 16:30:12 +0200 Subject: Factor FOX stuff out of gsl_shell_thread --- agg-plot/lua-graph.cpp | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'agg-plot/lua-graph.cpp') diff --git a/agg-plot/lua-graph.cpp b/agg-plot/lua-graph.cpp index 609c9722..95f35f63 100644 --- a/agg-plot/lua-graph.cpp +++ b/agg-plot/lua-graph.cpp @@ -57,15 +57,3 @@ register_graph (lua_State *L) lua_pop(L, 1); } - -void -gsl_shell_close_with_graph (struct gsl_shell_state* gs) -{ - pthread_mutex_lock (&gs->shutdown_mutex); - gs->is_shutting_down = 1; - pthread_mutex_lock(&gs->exec_mutex); - graph_close_windows(gs->L); - lua_close(gs->L); - pthread_mutex_unlock(&gs->shutdown_mutex); - pthread_mutex_unlock(&gs->exec_mutex); -} -- cgit v1.2.3

AltStyle によって変換されたページ (->オリジナル) /