| My Project
   
    | 
 
  
 | Public Member Functions | |
| virtual Item * | create (THD *thd, Item *arg1) | 
| Static Public Attributes | |
| static Create_func_is_free_lock | s_singleton | 
| Item * Create_func_is_free_lock::create | ( | THD * | thd, | 
| Item * | arg1 | ||
| ) |  [virtual] | 
Builder method, with one argument.
| thd | The current thread | 
| arg1 | The first argument of the function | 
Implements Create_func_arg1.
 1.7.6.1
 1.7.6.1