Add linenoise lock helpers to rustrt.def.in.
This commit is contained in:
parent
491ce71453
commit
a9184975da
1 changed files with 2 additions and 0 deletions
|
|
@ -189,6 +189,8 @@ rust_take_global_args_lock
|
|||
rust_drop_global_args_lock
|
||||
rust_take_change_dir_lock
|
||||
rust_drop_change_dir_lock
|
||||
rust_take_linenoise_lock
|
||||
rust_drop_linenoise_lock
|
||||
rust_get_test_int
|
||||
rust_get_task
|
||||
rust_uv_get_loop_from_getaddrinfo_req
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue