Skip to content
Snippets Groups Projects
Commit f9c5e88e authored by Roman Tsisyk's avatar Roman Tsisyk
Browse files

vinyl: don't block TX thread on quota using pthread_cond_wait()

Eliminate multi-thread access to vy_quota and replace pthread_cond with
fiber-friendly ipc_cond.

Fixes #1601
parent d513f6e2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment