summaryrefslogtreecommitdiff
path: root/thread_sync.c
diff options
context:
space:
mode:
authorKevin Newton <kddnewton@gmail.com>2023-09-14 08:35:37 -0400
committergit <svn-admin@ruby-lang.org>2023-09-14 15:11:32 +0000
commit6df0927be27ef4060d8ba33ca1e6918ddd7cf55b (patch)
tree7e0ca68b58743a6bff5fe60474c4e31a0958616a /thread_sync.c
parentcdc69da9e5556375583730743a55c7ab7985e953 (diff)
[ruby/yarp] Remove varargs entirely
Following up on #1483, this removes our usage of varargs entirely. Under the new approach we make explicit methods for the various signatures. Because we know the type of everything any it's very consistent, this makes it easier for compilers to inline. Also, I renamed the functions to be more consistent with each other so that we'll have some more internal consistency. https://github.com/ruby/yarp/commit/87af9ba29b
Diffstat (limited to 'thread_sync.c')
0 files changed, 0 insertions, 0 deletions