Sha256: a8b62207fa8c98d93d8d6d6bed2dc942ab25e9ff31cacc77665016fbdee8fbe4

Contents?: true

Size: 721 Bytes

Versions: 683

Compression:

Stored size: 721 Bytes

Contents

/*
 *
 * Copyright 2016 gRPC authors.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 *
 */

void grpc_rb_event_queue_thread_start();

void grpc_rb_event_queue_enqueue(void (*callback)(void*), void* argument);

Version data entries

683 entries across 683 versions & 6 rubygems

Version Path
grpc-1.9.1 src/ruby/ext/grpc/rb_event_thread.h
grpc-1.8.7-x86-mingw32 src/ruby/ext/grpc/rb_event_thread.h
grpc-1.8.7-x86-linux src/ruby/ext/grpc/rb_event_thread.h
grpc-1.8.7-x86_64-linux src/ruby/ext/grpc/rb_event_thread.h
grpc-1.8.7-x64-mingw32 src/ruby/ext/grpc/rb_event_thread.h
grpc-1.8.7-universal-darwin src/ruby/ext/grpc/rb_event_thread.h
grpc-1.8.7 src/ruby/ext/grpc/rb_event_thread.h
grpc-1.8.6-x86-mingw32 src/ruby/ext/grpc/rb_event_thread.h
grpc-1.8.6-x64-mingw32 src/ruby/ext/grpc/rb_event_thread.h
grpc-1.8.6-x86-linux src/ruby/ext/grpc/rb_event_thread.h
grpc-1.8.6-x86_64-linux src/ruby/ext/grpc/rb_event_thread.h
grpc-1.8.6-universal-darwin src/ruby/ext/grpc/rb_event_thread.h
grpc-1.8.6 src/ruby/ext/grpc/rb_event_thread.h
grpc-1.9.0.pre3-x86-mingw32 src/ruby/ext/grpc/rb_event_thread.h
grpc-1.9.0.pre3-x86-linux src/ruby/ext/grpc/rb_event_thread.h
grpc-1.9.0.pre3-x86_64-linux src/ruby/ext/grpc/rb_event_thread.h
grpc-1.9.0.pre3-x64-mingw32 src/ruby/ext/grpc/rb_event_thread.h
grpc-1.9.0.pre3-universal-darwin src/ruby/ext/grpc/rb_event_thread.h
grpc-1.9.0.pre3 src/ruby/ext/grpc/rb_event_thread.h
grpc-1.9.0.pre2-x64-mingw32 src/ruby/ext/grpc/rb_event_thread.h