Changeset 121 in libcf for trunk/include/cf_thread.h


Ignore:
Timestamp:
06/10/13 16:45:12 (11 years ago)
Author:
cheese
Message:

#1 revert thread creation function

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/cf_thread.h

    r119 r121  
    2626
    2727CF_EXPORT int
    28 CF_Thread_CreateCtx     (CF_Thread_Ctx      * threadID,
     28CF_Thread_Create        (CF_Thread_Ctx      * threadID,
    2929                         CF_Thread_Function callback,
    3030                         void               * arg);
Note: See TracChangeset for help on using the changeset viewer.