| PHP » GoLang | login |
            register |
            
            about | 
| 
                             Cond::create(PECL pthreads < 3.0.0) Cond::create — Create a Condition Warning
    The Cond class has been removed in pthreads v3. Description
   final
   public
   static
   int 
   Cond::create
    ( void
   ) Creates a new Condition Variable for the caller. ParametersThis function has no parameters. Return ValuesA handle to a Condition Variable Examples
 Example #1 Condition Creation and Destruction 
<?phpThe above example will output: int(4540682) | 
                    more
                     Most requested
 
                    more
                     Last requests
 |