Searched defs:callback_data (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libc/utils/gpu/server/ |
H A D | rpc_server.cpp | 181 handle_server_impl(rpc::Server & server,const std::unordered_map<uint16_t,rpc_opcode_callback_ty> & callbacks,const std::unordered_map<uint16_t,void * > & callback_data,uint32_t & index) handle_server_impl() argument 407 std::unordered_map<uint16_t, void *> callback_data; global() member
|
/llvm-project/lldb/tools/debugserver/source/ |
H A D | DNB.cpp | 708 DNBProcessAttachWait(RNBContext * ctx,const char * waitfor_process_name,bool ignore_existing,struct timespec * timeout_abstime,useconds_t waitfor_interval,char * err_str,size_t err_len,DNBShouldCancelCallback should_cancel_callback,void * callback_data) DNBProcessAttachWait() argument
|