libgimpbase: add gp_(un)?lock() calls to the def file.

This commit is contained in:
Jehan 2017-08-16 12:22:11 +02:00
parent 15f7344038
commit 6ff1ffa688
1 changed files with 2 additions and 0 deletions

View File

@ -220,6 +220,7 @@ EXPORTS
gp_extension_ack_write
gp_has_init_write
gp_init
gp_lock
gp_params_destroy
gp_proc_install_write
gp_proc_return_write
@ -231,3 +232,4 @@ EXPORTS
gp_tile_ack_write
gp_tile_data_write
gp_tile_req_write
gp_unlock