fzzzy's patch for rustrt.def.in

adds new c/c++ methods bound in rust for uvtmp::uv
This commit is contained in:
Jeff Olson 2012-02-22 12:10:33 -08:00 committed by Brian Anderson
parent 828595151c
commit cf08ed6458
1 changed files with 13 additions and 0 deletions

View File

@ -99,6 +99,19 @@ rust_uvtmp_read_start
rust_uvtmp_timer
rust_uvtmp_delete_buf
rust_uvtmp_get_req_id
rust_uvtmp_uv_loop_new
rust_uvtmp_uv_loop_set_data
rust_uvtmp_uv_bind_op_cb
rust_uvtmp_uv_stop_op_cb
rust_uvtmp_uv_run
rust_uvtmp_uv_close
rust_uvtmp_uv_close_async
rust_uvtmp_uv_close_timer
rust_uvtmp_uv_async_send
rust_uvtmp_uv_async_init
rust_uvtmp_uv_timer_init
rust_uvtmp_uv_timer_start
rust_uvtmp_uv_timer_stop
rust_dbg_lock_create
rust_dbg_lock_destroy
rust_dbg_lock_lock