代码搜索:queue
找到约 10,000 项符合「queue」的源代码
代码结果 10,000
www.eeworm.com/read/159284/5586791
h sys_arch.h
/*
* Copyright (c) 2001, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provi
www.eeworm.com/read/159284/5587425
h sys_arch.h
/*
* Copyright (c) 2001, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provi
www.eeworm.com/read/158471/5597077
h sys_arch.h
/*
* Copyright (c) 2001, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted
www.eeworm.com/read/158464/5597114
h sys_arch.h
/*
* Copyright (c) 2001, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted
www.eeworm.com/read/158411/5597370
java messagequeue.java
import java.util.ArrayList;
/**
A first-in, first-out collection of messages. This
implementation is not very efficient. We will consider
a more efficient implementation in chapter 3.
www.eeworm.com/read/158411/5597377
java messagequeue.java
import java.util.ArrayList;
/**
A first-in, first-out bounded collection of messages.
*/
public class MessageQueue
{
/**
Constructs an empty message queue.
*/
public Messa
www.eeworm.com/read/157111/5607289
java hsqltaskqueue.java
/* Copyright (c) 2001-2005, The HSQL Development Group
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that
www.eeworm.com/read/156625/5609989
java workqueue.java
/*
* Copyright 2002 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following con
www.eeworm.com/read/156531/5611572
pm msg.pm
# IPC::Msg.pm
#
# Copyright (c) 1997 Graham Barr . All rights reserved.
# This program is free software; you can redistribute it and/or
# modify it under the same terms as Perl it
www.eeworm.com/read/155551/5620978
c pollq.c
/*
FreeRTOS V4.0.0 - Copyright (C) 2003-2006 Richard Barry.
This file is part of the FreeRTOS distribution.
FreeRTOS is free software; you can redistribute it and/or modify
it under the te